Skip to content

Commit 8e61acf

Browse files
authored
4.0
1 parent 9286d29 commit 8e61acf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ android {
2626
applicationId "com.github.jsbxyyx.xbook"
2727
minSdk 27
2828
targetSdk 33
29-
versionCode 39
30-
versionName "3.9"
29+
versionCode 40
30+
versionName "4.0"
3131
archivesBaseName = "xplay"
3232

3333
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)