no message

This commit is contained in:
arraykeys
2019-11-14 13:28:39 +08:00
parent 1cdc37c6be
commit 039313d009
2 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "com.host900.goproxy"
minSdkVersion 15
targetSdkVersion 29
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {