mise à jour de Kotlin 1.2.30

This commit is contained in:
odrling 2018-03-04 13:35:37 +01:00
parent de06d2c7d3
commit fc6d2fae7c

View file

@ -3,7 +3,7 @@
buildscript {
ext {
kotlin_version = '1.2.21'
kotlin_version = '1.2.30'
archRoomVersion = '1.0.0'
supportLibVersion = '26.1.0'
dokka_version = '0.9.15'