mirror of
https://github.com/mihonapp/mihon.git
synced 2025-02-16 19:09:47 +03:00
Update to Kotlin 1.3.61
This commit is contained in:
parent
c456812a46
commit
89793ac338
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ dependencies {
|
|||
}
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.3.50'
|
||||
ext.kotlin_version = '1.3.61'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue