preparing for version 1.7.6

This commit is contained in:
afischerdev 2024-06-20 11:09:53 +02:00
parent 77e9bd316b
commit 928bd0e28f
4 changed files with 14 additions and 5 deletions

View file

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