We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fb2581 + a93e9f0 commit 3a58d96Copy full SHA for 3a58d96
1 file changed
src/platform/android/app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId 'net.sourceforge.smallbasic'
10
minSdkVersion 15
11
targetSdkVersion 27
12
- versionCode 27
13
- versionName "0.12.13"
+ versionCode 28
+ versionName "0.12.13.1"
14
resConfigs "en"
15
}
16
0 commit comments