Suresh Maidaragi
12/13/2024, 4:30 AMCould not find org.jetbrains.skiko:skik0:0.8.15.
even though my KMM project uses skiko dep, still seeing this error.Suresh Maidaragi
12/13/2024, 4:43 AMCaused by: java.lang.ClassNotFoundException: Didn't find class "org.jetbrains.skia.Point" on path: DexPathList[[zip file "/data/app/~~w5O9iHKtOYBXKDjhxcdK6g==/xyz.penpencil.physicswala-7rSgxR3qf-IRIqYZ4Ow-Mw==/base.apk", zip file
yschimke
12/13/2024, 6:08 AMSuresh Maidaragi
12/13/2024, 1:00 PMCaused by: java.lang.ClassNotFoundException: Didn't find class "org.jetbrains.skia.Point" on path: DexPathList[[zip file "/data/app/~~w5O9iHKtOYBXKDjhxcdK6g==/xyz.penpencil.physicswala-7rSgxR3qf-IRIqYZ4Ow-Mw==/base.apk", zip file
Suresh Maidaragi
12/13/2024, 1:01 PMSuresh Maidaragi
12/19/2024, 6:09 AMmaven {
url "<https://maven.pkg.jetbrains.space/public/p/compose/dev>"
content {
includeGroup "org.jetbrains.skiko"
}
}