Allow to change chapter fields before inserting to database. Update Kotlin to 1.0.5

This commit is contained in:
len 2016-11-12 14:04:25 +01:00
parent d183aca810
commit f98095e6cb
5 changed files with 12 additions and 6 deletions

View file

@ -200,7 +200,7 @@ dependencies {
}
buildscript {
ext.kotlin_version = '1.0.4'
ext.kotlin_version = '1.0.5'
repositories {
mavenCentral()
}