mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Allow to change chapter fields before inserting to database. Update Kotlin to 1.0.5
This commit is contained in:
parent
d183aca810
commit
f98095e6cb
5 changed files with 12 additions and 6 deletions
|
@ -200,7 +200,7 @@ dependencies {
|
|||
}
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.0.4'
|
||||
ext.kotlin_version = '1.0.5'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue