increase version code

This commit is contained in:
johan12345
2022-06-29 20:08:56 +02:00
parent 0676dcf31b
commit d5ea8cfffa

View File

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