Update build.gradle

android version code 43->45 (due to problems uploading to google-play)
This commit is contained in:
abrensch 2021-12-23 16:38:41 +01:00 committed by GitHub
parent a85c742d7a
commit 50c5581e03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ android {
defaultConfig {
applicationId "btools.routingapp"
versionCode 43
versionCode 45
versionName project.version
resValue('string', 'app_version', defaultConfig.versionName)