Skip to content

Commit

Permalink
Merge pull request #1021 from DroidKaigi/takahirom/1.4.0-8/2024-09-09
Browse files Browse the repository at this point in the history
Update to 1.4.0(8)
  • Loading branch information
takahirom authored Sep 9, 2024
2 parents 643d3d9 + c068803 commit 4ede1a4
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 = 7
versionName = "1.3.0"
versionCode = 8
versionName = "1.4.0"
}
signingConfigs {
create("dev") {
Expand Down

0 comments on commit 4ede1a4

Please sign in to comment.