Release 1.9.7 (only for Faurecia Aptoide)

This commit is contained in:
johan12345
2024-08-16 19:13:30 +02:00
parent 2ce61f2f6b
commit de901aa825

View File

@@ -20,8 +20,8 @@ android {
minSdk = 21
targetSdk = 34
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
versionCode = 230
versionName = "1.9.6"
versionCode = 232
versionName = "1.9.7"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}