updated web-api for Android only

This commit is contained in:
2017-05-28 18:27:42 +08:00
parent 95e23fa4d0
commit 4f078c305f
10 changed files with 21 additions and 13 deletions

View File

@@ -9,9 +9,6 @@ android {
targetSdkVersion 25
versionCode 1
versionName "1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
release {