disallow http again because wouldn't compile

This commit is contained in:
2021-08-20 13:46:04 +02:00
parent 14655fe55d
commit 913a37a320
6 changed files with 4 additions and 5 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 29
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 109
versionName "1.6.39"
versionCode 110
versionName "1.6.40"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}