chore: Bump version code

This commit is contained in:
jmir1 2023-11-02 23:40:18 +01:00
parent e012f220d8
commit 5fd00d4a1c
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 = 104
versionCode = 105
versionName = "0.14.6"
buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"")