update version config

This commit is contained in:
Little Mango
2018-08-07 17:20:48 +08:00
parent 8434f97789
commit a26bb10655
3 changed files with 5 additions and 5 deletions

View File

@@ -10,8 +10,8 @@ android {
applicationId "com.littlemango.stacklayoutmanagermaster"
minSdkVersion 19
targetSdkVersion 27
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.0.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {