gradle细节

This commit is contained in:
yuyu lao
2016-02-20 15:51:36 +08:00
parent 3def6cfa2f
commit 6641ddc89c

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 23
versionCode 1
versionName "1.0"
versionCode 13
versionName "1.0.1"
}
buildTypes {
release {