mirror of
https://github.com/tachiyomiorg/extensions-lib.git
synced 2024-11-16 08:19:20 +01:00
Bump Kotlin version to 1.1.2
Fix permissions on gradlew file
This commit is contained in:
parent
797094cc1a
commit
0af23818f1
@ -1,7 +1,7 @@
|
|||||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext.kotlin_version = '1.0.6'
|
ext.kotlin_version = '1.1.2'
|
||||||
repositories {
|
repositories {
|
||||||
jcenter()
|
jcenter()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user