Google shit again.

This commit is contained in:
jens 2021-03-20 12:18:37 +01:00
parent 01f4bba995
commit d4288dfc40
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 29 compileSdkVersion 29
buildToolsVersion '29.0.2' buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy' useLibrary 'org.apache.http.legacy'
versionCode 99 versionCode 100
versionName "1.6.23" versionName "1.6.24"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }