mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Update moshi version used for japicmp (#1459)
This commit is contained in:
@@ -9,7 +9,7 @@ val baseline = configurations.create("baseline")
|
||||
val latest = configurations.create("latest")
|
||||
|
||||
dependencies {
|
||||
baseline("com.squareup.moshi:moshi-adapters:1.12.0") {
|
||||
baseline("com.squareup.moshi:moshi-adapters:1.13.0") {
|
||||
isTransitive = false
|
||||
isForce = true
|
||||
}
|
||||
|
Reference in New Issue
Block a user