Skip to content

Commit

Permalink
update preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
rebelonion committed Oct 21, 2023
1 parent 6ddbd47 commit 0b9f2bb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ android {
minSdk 23
targetSdk 34
versionCode ((System.currentTimeMillis() / 60000).toInteger())
versionName "0.1.0"
versionName "0.1.1"
signingConfig signingConfigs.debug
}

Expand Down
14 changes: 7 additions & 7 deletions stable.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# 0.1.0
# 0.1.1

- **Bugfixes:**
- Fixed bugs on some extensions
- Fixed bug with default extension not working
- Fixed title formatting issue
- Fixed prev ep to next ep bug
- Fixes for manga and anime extensions
- Auto search is now more likely to find correct series

- **New Features:**
- Manga extension support
- Added support for legacy installer (switch in settings)
- 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

0 comments on commit 0b9f2bb

Please sign in to comment.