Skip to content

Commit

Permalink
🪲 Debug Release 3.9.4 (394000)
Browse files Browse the repository at this point in the history
• Bump versionCode to 394000 (3.9.4)
  • Loading branch information
AkosPaha01 authored Oct 11, 2024
2 parents 0f9a5a8 + 0de04b1 commit ccd549e
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 @@ -19,8 +19,8 @@ android {
// Update the minSdk if old Android Versions are no longer supported on the Gboard side.
minSdk = 23
targetSdk = 35
versionCode = 393008
versionName = "3.9.3"
versionCode = 394000
versionName = "3.9.4"

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

0 comments on commit ccd549e

Please sign in to comment.