Beta release 1.6.0

This commit is contained in:
johan12345
2023-05-29 20:08:08 +02:00
committed by Johan von Forstner
parent 2ba6a86b34
commit 1ed3b73285

View File

@@ -21,8 +21,8 @@ android {
minSdkVersion 21
targetSdkVersion 33
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
versionCode 172
versionName "1.5.1"
versionCode 178
versionName "1.6.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resConfigs supportedLocales.split(',')