Skip to content

Commit ebbcb46

Browse files
Bump version (#270)
Signed-off-by: starry-shivam <[email protected]>
1 parent 1ce343e commit ebbcb46

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ android {
2727
applicationId "com.starry.myne"
2828
minSdk 26
2929
targetSdk 36
30-
versionCode 461
31-
versionName "4.6.1"
30+
versionCode 470
31+
versionName "4.7.0"
3232

3333
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3434
vectorDrawables {
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Added ability to open library screen at startup.
2+
- Some small optimizations and code cleanup.
3+
- Updated translations for several languages.
4+
- Updated dependencies, AGP & Kotlin versions.

0 commit comments

Comments
 (0)