new version prepared

This commit is contained in:
2022-08-28 02:23:39 +02:00
parent e11cc09da2
commit baa39c7a77
26 changed files with 156 additions and 169 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 31
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 121
versionName "1.7.6"
versionCode 122
versionName "1.7.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}