change version numbers

This commit is contained in:
afischerdev 2021-10-05 16:32:18 +02:00
parent b504cd70f3
commit 12116b8467
3 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ android {
defaultConfig {
applicationId "btools.routingapp"
versionCode 41
versionCode 42
versionName project.version
resValue('string', 'app_version', defaultConfig.versionName)