mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Bump the Kotlin JVM metadata library to the latest release. This will avoid problems with Kotlin 1.5.0-M2. (#1325)
This commit is contained in:
committed by
GitHub
parent
797140c5cf
commit
7ef4a32d52
@@ -40,7 +40,7 @@ object Dependencies {
|
||||
|
||||
object Kotlin {
|
||||
const val version = "1.4.30"
|
||||
const val metadata = "org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.1.0"
|
||||
const val metadata = "org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.2.0"
|
||||
}
|
||||
|
||||
object KotlinPoet {
|
||||
|
Reference in New Issue
Block a user