Skip to content

Commit

Permalink
Update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
takahirom committed Sep 4, 2023
1 parent 9a1f984 commit 73b8313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-android/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android {
buildConfig = true
}
defaultConfig {
versionCode = 2
versionCode = 3
versionName = "1.0.0"
}
signingConfigs {
Expand Down

0 comments on commit 73b8313

Please sign in to comment.