Skip to content

Commit 13a70ef

Browse files
committed
Update version code and name
1 parent 2adbd55 commit 13a70ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdl_android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
defaultConfig {
77
minSdkVersion 8
88
targetSdkVersion 19
9-
versionCode 1
10-
versionName "4.3"
9+
versionCode 2
10+
versionName "4.3.1"
1111
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1212
}
1313
buildTypes {

0 commit comments

Comments
 (0)