Bump version
This commit is contained in:
parent
ca26501aef
commit
266947b0d7
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ android {
|
|||
defaultConfig {
|
||||
applicationId = "app.komikku"
|
||||
|
||||
versionCode = 78
|
||||
versionCode = 79
|
||||
versionName = "1.13.6"
|
||||
|
||||
buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"")
|
||||
|
|
|
|||
Loading…
Reference in a new issue