This commit is contained in:
arraykeys
2020-07-08 17:15:50 +08:00
parent 85c42b8f19
commit ee311ee6e1
5 changed files with 65 additions and 132 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "com.host900.goproxy"
minSdkVersion 15
targetSdkVersion 29
versionCode 3
versionName "1.2"
versionCode 4
versionName "1.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
splits {