This commit is contained in:
2021-09-07 10:01:30 +02:00
parent b6a0f6dd91
commit cb430b957f
6 changed files with 20 additions and 4 deletions

View File

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