increase version code

This commit is contained in:
johan12345
2022-09-12 08:20:37 +02:00
parent fe33dca1bc
commit c8f949da01
3 changed files with 1 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ android {
minSdkVersion 21
targetSdkVersion 31
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
versionCode 108
versionCode 110
versionName "1.3.11"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"