mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Update to Kotlin 1.4.10
Just a bunch of small bugfixes
This commit is contained in:
@@ -35,7 +35,7 @@ object Dependencies {
|
||||
}
|
||||
|
||||
object Kotlin {
|
||||
const val version = "1.4.0"
|
||||
const val version = "1.4.10"
|
||||
const val metadata = "org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.1.0"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user