mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-01-07 22:12:26 +01:00
update kotlin to 1.1.4-2
This commit is contained in:
parent
26bd74f17d
commit
646bacc3f9
@ -61,7 +61,7 @@ dependencies {
|
|||||||
}
|
}
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext.kotlin_version = '1.1.3-2'
|
ext.kotlin_version = '1.1.4-2'
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user