Skip to content

Commit

Permalink
update versioncode
Browse files Browse the repository at this point in the history
  • Loading branch information
git-xuhao committed Dec 12, 2017
1 parent 5dccb0f commit f3ca144
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 @@ -20,8 +20,8 @@ android {
applicationId "com.hazz.kotlinmvp"
minSdkVersion rootProject.ext.android.minSdkVersion
targetSdkVersion rootProject.ext.android.targetSdkVersion
versionCode 3
versionName "1.1.1"
versionCode 2
versionName "1.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {
Expand Down

0 comments on commit f3ca144

Please sign in to comment.