There was an error while loading. Please reload this page.
1 parent 4306623 commit 4e47396Copy full SHA for 4e47396
2 files changed
app/build.gradle
@@ -19,8 +19,8 @@ android {
19
applicationId "com.starry.myne"
20
minSdk 26
21
targetSdk 37
22
- versionCode 500
23
- versionName "5.0.0"
+ versionCode 510
+ versionName "5.1.0"
24
25
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
26
vectorDrawables {
fastlane/metadata/android/en-US/changelogs/510.txt
@@ -0,0 +1,5 @@
1
+- Added ability to create bookmarks in the ebook reader.
2
+- Added sepia theme in ebook the ebook reader.
3
+- Fixed reader screen readjusting/scrolling when opening reader menu.
4
+- Some optimization in progress polling when downloading books.
5
+- Updated German and Chinese translations.
0 commit comments