Skip to content

Commit

Permalink
chore(android): bump version to 4.1.0b326
Browse files Browse the repository at this point in the history
  • Loading branch information
autoreleasefool committed Aug 30, 2024
1 parent 8e009d5 commit 81110f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ android {

defaultConfig {
applicationId = "ca.josephroque.bowlingcompanion"
versionCode = 325
versionName = "4.0.2"
versionCode = 326
versionName = "4.1.0"

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

0 comments on commit 81110f9

Please sign in to comment.