Skip to content

Commit

Permalink
1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
takahirom committed Sep 9, 2023
1 parent bf4bdc6 commit 98f4dbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-android/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ android {
buildConfig = true
}
defaultConfig {
versionCode = 6
versionName = "1.2.0"
versionCode = 7
versionName = "1.2.1"
}
signingConfigs {
create("dev") {
Expand Down

0 comments on commit 98f4dbd

Please sign in to comment.