Mise à jour Kotlin 1.2.31

This commit is contained in:
odrling 2018-03-26 10:00:17 +02:00
parent b465c58b01
commit 8c5fa6a49f

View file

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