When upgrading from Compose 1.7.1 to 1.8.0+dev2096...
# compose-ios
t
When upgrading from Compose 1.7.1 to 1.8.0+dev2096 I get many errors similar to this:
Copy code
KLIB resolver: Could not find "org.jetbrains.androidx.performance:performance-annotation" in [/Users/thomas/AndroidStudioProjects/RemoteGamepad/desktop, /Users/thomas/.konan/kotlin-native-prebuilt-macos-aarch64-2.1.10/klib/common, /Users/thomas/.konan/kotlin-native-prebuilt-macos-aarch64-2.1.10/klib/platform/linux_arm64]
What could be causing this?
p
Did you have added the maven repo for dev builds?
t
Yes
I think there is a bug with performance-annotation publishing
p
Gotcha 👍