Multiple bug fixes

This commit is contained in:
2024-08-11 14:58:13 +02:00
parent 9f36411511
commit 910af92989
19 changed files with 320 additions and 447 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 33
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 142
versionName "1.8.1"
versionCode 143
versionName "1.8.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}