mirror of
https://github.com/tachiyomiorg/extensions-lib.git
synced 2024-11-22 03:09:17 +01:00
Merge pull request #2 from null-dev/patch-2
Bump Kotlin version to 1.1.2
This commit is contained in:
commit
c4d01bb45a
@ -1,7 +1,7 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.0.6'
|
||||
ext.kotlin_version = '1.1.2'
|
||||
repositories {
|
||||
jcenter()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user