mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-09-22 21:55:03 -04:00
update kotlin to 1.1.50
This commit is contained in:
1 parent
81164edc27
commit
fbda19ecc1
1 file changed
+1
-1
+1
-1
@@ -45,7 +45,7 @@ dependencies {
|
||||
}
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.1.4-3'
|
||||
ext.kotlin_version = '1.1.50'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
Reference in new issue
Block a user