Small fixes and layout corrections.

This commit is contained in:
2021-04-30 13:52:06 +02:00
parent e0c3b9d450
commit 34c0067736
7 changed files with 62 additions and 6 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 29
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 102
versionName "1.6.30"
versionCode 103
versionName "1.6.31"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}