Cleanups.

This commit is contained in:
jens 2021-04-27 14:49:34 +02:00
parent b6f3d928ae
commit 10e6c74ba8
1 changed files with 3 additions and 3 deletions

View File

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