new version prep

This commit is contained in:
jens 2022-06-25 02:36:33 +02:00
parent 5856c93fc8
commit f1f3be56cb
8 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ android {
compileSdkVersion 31 compileSdkVersion 31
buildToolsVersion '29.0.2' buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy' useLibrary 'org.apache.http.legacy'
versionCode 120 versionCode 121
versionName "1.7.6" versionName "1.7.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

View File

@ -11,7 +11,7 @@
"type": "SINGLE", "type": "SINGLE",
"filters": [], "filters": [],
"attributes": [], "attributes": [],
"versionCode": 120, "versionCode": 121,
"versionName": "1.7.6-googlePlay", "versionName": "1.7.6-googlePlay",
"outputFile": "app-googlePlayFlavor-release.apk" "outputFile": "app-googlePlayFlavor-release.apk"
} }