chore: Update version code

This commit is contained in:
jmir1 2023-10-23 00:56:11 +02:00
parent e66d906862
commit 92f9ab2764
No known key found for this signature in database
GPG key ID: 7B3B624787A072BD

View file

@ -21,7 +21,7 @@ android {
defaultConfig {
applicationId = "xyz.jmir.tachiyomi.mi"
versionCode = 103
versionCode = 104
versionName = "0.14.6"
buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"")