Skip to content

Commit

Permalink
Release 1.9.9 (only for Faurecia Aptoide)
Browse files Browse the repository at this point in the history
  • Loading branch information
johan12345 committed Nov 13, 2024
1 parent 69ae13a commit 5471ac5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
minSdk = 21
targetSdk = 34
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
versionCode = 234
versionName = "1.9.8"
versionCode = 236
versionName = "1.9.9"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 5471ac5

Please sign in to comment.