We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b92b128 commit a93e9f0Copy full SHA for a93e9f0
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