Fix multiple issues with the E-Hentai updater

This commit is contained in:
Jobobby04
2024-11-07 22:21:02 -05:00
parent d88f570f65
commit f0b621dfe5
6 changed files with 158 additions and 7 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ android {
defaultConfig {
applicationId = "eu.kanade.tachiyomi.sy"
versionCode = 70
versionCode = 71
versionName = "1.11.0"
buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"")