Skip to content

Commit

Permalink
Release v0.17.0 (a.k.a. bump versionCode)
Browse files Browse the repository at this point in the history
Co-authored-by: AntsyLich <[email protected]>
  • Loading branch information
Secozzi and AntsyLich committed Oct 31, 2024
1 parent e771453 commit 9863bdc
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 @@ -22,7 +22,7 @@ android {
defaultConfig {
applicationId = "xyz.jmir.tachiyomi.mi"

versionCode = 125
versionCode = 126
versionName = "0.16.4.3"

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

0 comments on commit 9863bdc

Please sign in to comment.