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