We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 980f70c commit 5578b1fCopy full SHA for 5578b1f
1 file changed
src/platform/android/app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId 'net.sourceforge.smallbasic'
10
minSdkVersion 19
11
targetSdkVersion 34
12
- versionCode 59
13
- versionName '12.26'
+ versionCode 60
+ versionName '12.27'
14
resourceConfigurations += ['en']
15
}
16
0 commit comments