Enabled http cleartext traffic

This commit is contained in:
2021-08-21 11:48:04 +02:00
parent 913a37a320
commit 5a7cbfcdc9
8 changed files with 15 additions and 8 deletions

View File

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