Skip to content

Commit 4e47396

Browse files
Bump version (#312)
Signed-off-by: starry-shivam <touka.krs@gmail.com>
1 parent 4306623 commit 4e47396

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId "com.starry.myne"
2020
minSdk 26
2121
targetSdk 37
22-
versionCode 500
23-
versionName "5.0.0"
22+
versionCode 510
23+
versionName "5.1.0"
2424

2525
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2626
vectorDrawables {
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)