Skip to content

Commit

Permalink
Update version code and name
Browse files Browse the repository at this point in the history
  • Loading branch information
joeygrover committed Jun 28, 2017
1 parent 2adbd55 commit 13a70ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdl_android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 8
targetSdkVersion 19
versionCode 1
versionName "4.3"
versionCode 2
versionName "4.3.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 13a70ef

Please sign in to comment.