increase version code

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

No files matched your search

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