Skip to content

Commit

Permalink
Release 0.14.6x3
Browse files Browse the repository at this point in the history
  • Loading branch information
ImaginaryDesignation committed Jul 9, 2023
1 parent d2d22f4 commit a688e99
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 @@ -24,7 +24,7 @@ android {
defaultConfig {
applicationId = "eu.kanade.tachiyomi.x"
versionCode = 102
versionName = "0.14.6x2"
versionName = "0.14.6x3"

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

0 comments on commit a688e99

Please sign in to comment.