mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Minor gradle cleanups (#1197)
* Update to Gradle 6.6 * Remove stdlib deps No longer necessary in Kotlin 1.4.0 * Gradle 6.6.1
This commit is contained in:
@@ -82,8 +82,4 @@ subprojects {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
pluginManager.withPlugin("org.jetbrains.kotlin.jvm") {
|
||||
dependencies.add("api", Dependencies.Kotlin.stdlib)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user