Skip to content

Commit 6e89a4e

Browse files
committed
4.2
1 parent 062512f commit 6e89a4e

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 41
30-
versionName "4.1"
29+
versionCode 42
30+
versionName "4.2"
3131
archivesBaseName = "xplay"
3232

3333
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)