new release prep

This commit is contained in:
2022-05-15 01:37:18 +02:00
parent bdbed3dbef
commit 7046cccabe
14 changed files with 37 additions and 7 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 31
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 118
versionName "1.7.4"
versionCode 119
versionName "1.7.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}