MarkRS
10/17/2021, 10:18 AMCould not find org.jetbrains.kotlin:kotlin-parcelize:1.5.31.
Searched in the following locations:
- <https://dl.google.com/dl/android/maven2/org/jetbrains/kotlin/kotlin-parcelize/1.5.31/kotlin-parcelize-1.5.31.pom>
- <https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-parcelize/1.5.31/kotlin-parcelize-1.5.31.pom>
Is it relevant that Maven says it's at
<https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-parcelize-runtime/1.5.31/kotlin-parcelize-runtime-1.5.31.pom>
If so, how do I refer to it properly? I'm already using the parcelize plugin like the docs tell me to, but I still have this problem 😕ephemient
10/17/2021, 10:22 AMMarkRS
10/17/2021, 10:25 AMMarkRS
10/17/2021, 10:27 AMrusshwolf
10/17/2021, 3:15 PMMarkRS
10/17/2021, 3:21 PM