Skip to content

Commit

Permalink
ci: bump up version code
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltchuang committed Oct 30, 2024
1 parent 72cc4b6 commit bd9c484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ext {
]

peraApplication = [
versionCode: 123,
versionCode: 124,
versionName: "5.12.0"
]
}

0 comments on commit bd9c484

Please sign in to comment.