Bump preview version code for migrations
This commit is contained in:
parent
991c2284ac
commit
5b63121835
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ android {
|
|||
applicationId = "eu.kanade.tachiyomi.sy"
|
||||
minSdk = AndroidConfig.minSdk
|
||||
targetSdk = AndroidConfig.targetSdk
|
||||
versionCode = 35
|
||||
versionCode = 36
|
||||
versionName = "1.8.4"
|
||||
|
||||
buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"")
|
||||
|
|
|
|||
Loading…
Reference in a new issue