changed version numbers

This commit is contained in:
afischerdev 2024-04-05 13:29:52 +02:00
parent eebf22de84
commit 616266084c
4 changed files with 7 additions and 6 deletions

View file

@ -11,7 +11,7 @@ android {
namespace 'btools.routingapp'
applicationId "btools.routingapp"
versionCode 50
versionCode 51
versionName project.version
resValue('string', 'app_version', defaultConfig.versionName)