We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ee4336 commit 503f832Copy full SHA for 503f832
1 file changed
studio-android/LightNovelLibrary/app/build.gradle
@@ -11,8 +11,8 @@ android {
11
applicationId "org.mewx.wenku8"
12
minSdkVersion rootProject.minSdkVersion
13
targetSdkVersion rootProject.targetSdkVersion
14
- versionCode 67
15
- versionName "1.25"
+ versionCode 68
+ versionName "1.26"
16
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
17
multiDexEnabled true
18
}
0 commit comments