mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2024-12-28 17:22:08 +01:00
update kotlin to 1.1.2-3
This commit is contained in:
parent
4caf3e229b
commit
f99320724c
@ -56,7 +56,7 @@ dependencies {
|
|||||||
}
|
}
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext.kotlin_version = '1.1.1'
|
ext.kotlin_version = '1.1.2-3'
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user