New release

This commit is contained in:
2021-07-29 14:05:57 +02:00
parent 397dadd8c7
commit dce68d79bd
5 changed files with 18 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 29
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 106
versionName "1.6.35"
versionCode 107
versionName "1.6.36"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}