News download finished.

This commit is contained in:
2021-03-02 19:55:43 +01:00
parent 8a5fa20cad
commit d64f6e2c3b
5 changed files with 34 additions and 17 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 29
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 96
versionName "1.6.21"
versionCode 97
versionName "1.6.22"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
@ -42,7 +42,7 @@ android {
dimension "version"
// applicationIdSuffix ".googlePlay"
versionNameSuffix "-googlePlay"
targetSdkVersion 29
targetSdkVersion 30
}
fdroidFlavor