mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2024-12-18 19:43:31 +01:00
update kotlin to 1.1.1
This commit is contained in:
parent
d885f301cb
commit
97aecb3084
@ -42,7 +42,7 @@ dependencies {
|
||||
}
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.1.0'
|
||||
ext.kotlin_version = '1.1.1'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user