What is "wrong" with the 223 build? Edit: Nothing ...
# compose-web
h
What is "wrong" with the 223 build? Edit: Nothing In a project containing android, desktop and web, this version works for all targets, see https://github.com/hfhbd/ComposeTodo/blob/main/build.gradle.kts But using this build in a single Compose Web target only, Gradle cannot fetch the POM file, https://maven.pkg.jetbrains.space/public/p/compose/dev/org/jetbrains/compose/web/web-core/0.5.0-build223/web-core-0.5.0-build223.pom See https://github.com/hfhbd/routing-compose/pull/11
1
EDIT: Had nothing to do with missing POM files, Jetbrains Space had some problems delivering the files... Now it is working again