Translations

This commit is contained in:
2021-12-21 20:02:13 +01:00
parent fff0bde9d8
commit 69283c5fea
13 changed files with 220 additions and 25 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 29
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 113
versionName "1.6.43"
versionCode 114
versionName "1.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}