change app icon

This commit is contained in:
hyb1996
2017-02-05 22:55:05 +08:00
parent 13142d14a7
commit 6c800e2e76
22 changed files with 15 additions and 24 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 19
targetSdkVersion 23
versionCode 1
versionName "1.0"
versionCode 10
versionName "0.17.02050预览版"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {