Exclude some more app state preferences from backups

This commit is contained in:
arkon
2023-11-21 22:11:44 -05:00
parent d59cb9c1e3
commit bcc42dd259
4 changed files with 8 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ android {
defaultConfig {
applicationId = "eu.kanade.tachiyomi"
versionCode = 109
versionCode = 110
versionName = "0.14.7"
buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"")