mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Remove Guava (#1952)
This commit is contained in:
@@ -18,8 +18,6 @@ buildscript {
|
||||
?: libs.versions.ksp.get()
|
||||
classpath(kotlin("gradle-plugin", version = kotlinVersion))
|
||||
classpath("com.google.devtools.ksp:symbol-processing-gradle-plugin:$kspVersion")
|
||||
// https://github.com/melix/japicmp-gradle-plugin/issues/36
|
||||
classpath("com.google.guava:guava:33.4.6-jre")
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user