mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-09-18 09:57:51 -04:00
update kotlin to 1.1.3
This commit is contained in:
1 parent
c6b0934b85
commit
ef830175f7
1 file changed
+1
-1
+1
-1
@@ -38,7 +38,7 @@ dependencies {
|
||||
}
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.1.2-5'
|
||||
ext.kotlin_version = '1.1.3'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
Reference in new issue
Block a user