Compile fix

This commit is contained in:
2021-08-14 01:53:48 +02:00
parent 7415830dd7
commit 6593f6c923
6 changed files with 21 additions and 14 deletions

View File

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