mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-27 19:18:35 +01:00
Locale fix. Kotlin update to 1.0.6
This commit is contained in:
@@ -204,7 +204,7 @@ dependencies {
|
||||
}
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.0.5-2'
|
||||
ext.kotlin_version = '1.0.6'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user