Update Kotlin to match main Tachiyomi app (#439)
Update Kotlin to match main Tachiyomi app
This commit is contained in:
parent
71806a3d1d
commit
eda65cb70f
|
@ -1,5 +1,5 @@
|
||||||
buildscript {
|
buildscript {
|
||||||
ext.kotlin_version = '1.2.21'
|
ext.kotlin_version = '1.2.30'
|
||||||
repositories {
|
repositories {
|
||||||
jcenter()
|
jcenter()
|
||||||
google()
|
google()
|
||||||
|
|
Loading…
Reference in New Issue