mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-28 22:31:03 +00:00
update preparation
This commit is contained in:
@@ -21,7 +21,7 @@ android {
|
|||||||
minSdk 23
|
minSdk 23
|
||||||
targetSdk 34
|
targetSdk 34
|
||||||
versionCode ((System.currentTimeMillis() / 60000).toInteger())
|
versionCode ((System.currentTimeMillis() / 60000).toInteger())
|
||||||
versionName "0.1.1"
|
versionName "0.1.2"
|
||||||
signingConfig signingConfigs.debug
|
signingConfig signingConfigs.debug
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
13
stable.md
13
stable.md
@@ -1,11 +1,12 @@
|
|||||||
# 0.1.1
|
# 0.1.2
|
||||||
|
|
||||||
- **Bugfixes:**
|
- **Bugfixes:**
|
||||||
- Fixes for manga and anime extensions
|
- Fixes for manga and anime extensions
|
||||||
- Auto search is now more likely to find correct series
|
- Auto search is now EVEN MORE likely to find correct series
|
||||||
|
- Fixed a crash for large manga chapters
|
||||||
|
- Fixed most manga titles
|
||||||
|
- Fixed manga Anilist logging
|
||||||
|
- probably other stuff I forgor
|
||||||
|
|
||||||
- **New Features:**
|
- **New Features:**
|
||||||
- Added ability to update extensions
|
- none
|
||||||
- Added option to skip loading extension icon to help lag
|
|
||||||
- Added option to use custom user agent
|
|
||||||
- Added Material You support
|
|
||||||
|
|||||||
Reference in New Issue
Block a user