Skip to content

Commit

Permalink
chore(android): bump version to 4.0.0b322
Browse files Browse the repository at this point in the history
  • Loading branch information
autoreleasefool committed Jun 22, 2024
1 parent 25b561e commit 6831110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ android {

defaultConfig {
applicationId = "ca.josephroque.bowlingcompanion"
versionCode = 321
versionCode = 322
versionName = "4.0.0"

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

0 comments on commit 6831110

Please sign in to comment.