Skip to content

Commit

Permalink
update app version
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong-tran committed Dec 17, 2024
1 parent 860454b commit 7444e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ android {
defaultConfig {
applicationId = "app.komikku"

versionCode = 71
versionCode = 72
versionName = "1.12.1"

buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"")
Expand Down

0 comments on commit 7444e2b

Please sign in to comment.