Migration of old files finished.

This commit is contained in:
2021-03-13 00:40:59 +01:00
parent bdfded960c
commit e33915b578
4 changed files with 53 additions and 12 deletions

View File

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