2
0
Fork 1
mirror of https://github.com/FossifyOrg/Gallery.git synced 2025-04-21 18:59:48 +02:00

update kotlin to 1.1.2-3

This commit is contained in:
tibbi 2017-05-20 22:28:36 +02:00
parent c735b13907
commit de7ad3b9fb

View file

@ -47,7 +47,7 @@ dependencies {
}
buildscript {
ext.kotlin_version = '1.1.1'
ext.kotlin_version = '1.1.2-3'
repositories {
mavenCentral()
}