allow http

This commit is contained in:
2021-08-20 13:25:36 +02:00
parent cfc145c6c4
commit 14655fe55d
4 changed files with 5 additions and 3 deletions

View File

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