mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-17 23:13:55 +00:00
update preparation
This commit is contained in:
@@ -21,7 +21,7 @@ android {
|
||||
minSdk 23
|
||||
targetSdk 34
|
||||
versionCode ((System.currentTimeMillis() / 60000).toInteger())
|
||||
versionName "0.1.1"
|
||||
versionName "0.1.2"
|
||||
signingConfig signingConfigs.debug
|
||||
}
|
||||
|
||||
|
||||
13
stable.md
13
stable.md
@@ -1,11 +1,12 @@
|
||||
# 0.1.1
|
||||
# 0.1.2
|
||||
|
||||
- **Bugfixes:**
|
||||
- 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:**
|
||||
- Added ability to update extensions
|
||||
- Added option to skip loading extension icon to help lag
|
||||
- Added option to use custom user agent
|
||||
- Added Material You support
|
||||
- none
|
||||
|
||||
Reference in New Issue
Block a user