mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-11 19:16:16 +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.0"
|
versionName "0.1.1"
|
||||||
signingConfig signingConfigs.debug
|
signingConfig signingConfigs.debug
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
14
stable.md
14
stable.md
@@ -1,11 +1,11 @@
|
|||||||
# 0.1.0
|
# 0.1.1
|
||||||
|
|
||||||
- **Bugfixes:**
|
- **Bugfixes:**
|
||||||
- Fixed bugs on some extensions
|
- Fixes for manga and anime extensions
|
||||||
- Fixed bug with default extension not working
|
- Auto search is now more likely to find correct series
|
||||||
- Fixed title formatting issue
|
|
||||||
- Fixed prev ep to next ep bug
|
|
||||||
|
|
||||||
- **New Features:**
|
- **New Features:**
|
||||||
- Manga extension support
|
- Added ability to update extensions
|
||||||
- Added support for legacy installer (switch in settings)
|
- 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