Skip to content

Commit

Permalink
Update Version Code to 17, Update Version Name to 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Delacrix Morgan committed Apr 10, 2018
1 parent 8260d6b commit 0c1c320
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId "com.delacrixmorgan.kingscup"
minSdkVersion 19
targetSdkVersion 27
versionCode 16
versionName "2.3.0"
versionCode 17
versionName "2.3.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 0c1c320

Please sign in to comment.