mirror of
https://github.com/tachiyomiorg/extensions-lib.git
synced 2024-11-05 11:15:09 +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.
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.0.6'
|
||||
ext.kotlin_version = '1.1.2'
|
||||
repositories {
|
||||
jcenter()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user