Update build.gradle
android version code 43->45 (due to problems uploading to google-play)
This commit is contained in:
parent
a85c742d7a
commit
50c5581e03
@ -10,7 +10,7 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "btools.routingapp"
|
applicationId "btools.routingapp"
|
||||||
|
|
||||||
versionCode 43
|
versionCode 45
|
||||||
versionName project.version
|
versionName project.version
|
||||||
|
|
||||||
resValue('string', 'app_version', defaultConfig.versionName)
|
resValue('string', 'app_version', defaultConfig.versionName)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user