Skip to content

Commit b96e7d8

Browse files
authored
Update build.gradle
1 parent d3bc6d5 commit b96e7d8

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 47
30-
versionName "4.7"
29+
versionCode 48
30+
versionName "4.8"
3131
archivesBaseName = "xplay"
3232

3333
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)