1
0
mirror of https://github.com/nvllsvm/Audinaut synced 2025-01-09 22:23:34 +01:00

Bump Kotlin

This commit is contained in:
Andrew Rabert 2018-03-24 10:31:25 -04:00
parent 8cb5e63852
commit f33340bd25

View File

@ -38,7 +38,7 @@ dependencies {
}
buildscript {
ext.kotlin_version = '1.2.21'
ext.kotlin_version = '1.2.31'
ext.android_support_version = '27.1.0'
repositories {
mavenCentral()