Skip to content

Commit

Permalink
Merge pull request #1212 from DroidKaigi/1.6.0
Browse files Browse the repository at this point in the history
1.6.0
  • Loading branch information
takahirom authored Sep 14, 2023
2 parents 6f3fd33 + 140091e commit a487693
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 = 10
versionName = "1.5.0"
versionCode = 11
versionName = "1.6.0"
}
signingConfigs {
create("dev") {
Expand Down

0 comments on commit a487693

Please sign in to comment.