chore: Bump version code

This commit is contained in:
jmir1 2023-11-14 23:46:11 +01:00
parent 4f2dd2adab
commit 2b8000b81c
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 = 105
versionCode = 106
versionName = "0.14.6"
buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"")