Skip to content

Commit 3a58d96

Browse files
authored
Merge pull request #74 from chrisws/0_12_13
ANDROID: bump version
2 parents 7fb2581 + a93e9f0 commit 3a58d96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/platform/android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId 'net.sourceforge.smallbasic'
1010
minSdkVersion 15
1111
targetSdkVersion 27
12-
versionCode 27
13-
versionName "0.12.13"
12+
versionCode 28
13+
versionName "0.12.13.1"
1414
resConfigs "en"
1515
}
1616

0 commit comments

Comments
 (0)