Skip to content

Commit

Permalink
1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jsbxyyx committed Jul 5, 2024
1 parent 413ae48 commit 893e48f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
applicationId "com.github.jsbxyyx.xbook"
minSdk 27
targetSdk 33
versionCode 15
versionName "1.5"
versionCode 16
versionName "1.6"
archivesBaseName = "xplay-v${versionName}"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 893e48f

Please sign in to comment.