mirror of
https://github.com/mihonapp/mihon.git
synced 2024-12-24 01:48:24 +01:00
Make version code 1
This commit is contained in:
parent
e51013d2a4
commit
c9906491fb
@ -22,7 +22,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId = "eu.kanade.tachiyomi"
|
||||
|
||||
versionCode = 119
|
||||
versionCode = 1
|
||||
versionName = "0.15.3"
|
||||
|
||||
buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"")
|
||||
|
Loading…
Reference in New Issue
Block a user