New release

This commit is contained in:
2021-06-02 22:29:07 +02:00
parent becdbd6546
commit 666129de16
2 changed files with 9 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 29
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 104
versionName "1.6.33"
versionCode 105
versionName "1.6.34"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}