mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 07:59:21 +08:00
Update dependencies (#1307)
* Gradle 6.8.2 * Truth 1.1.2 * Kotlin 1.4.30 * ASM 9.1 * Lower versions These require java 8, which we don't actually formally support * Gradle 6.8.3
This commit is contained in:
@@ -39,7 +39,7 @@ object Dependencies {
|
||||
}
|
||||
|
||||
object Kotlin {
|
||||
const val version = "1.4.10"
|
||||
const val version = "1.4.30"
|
||||
const val metadata = "org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.1.0"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user