New version prepared

This commit is contained in:
2023-11-24 23:57:26 +01:00
parent b72049defc
commit 34fbc1d005
20 changed files with 64 additions and 32 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 31
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 135
versionName "1.7.18"
versionCode 136
versionName "1.7.19"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}