mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 20:48:00 +01:00
update kotlin version to 1.1.4
This commit is contained in:
parent
b670e839c1
commit
f69c7368d4
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ dependencies {
|
|||
}
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.1.3-2'
|
||||
ext.kotlin_version = '1.1.4'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue