Closed strange-qwq closed 1 month ago
@nganh1 Can you please also try to add repositories like in this example: https://github.com/JetBrains/compose-jb/blob/b1fe574a7ec358bcd4438d158b3145a7c26b0f87/experimental/examples/falling-balls-mpp/build.gradle.kts#L28
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.
Sorry I don't speak English, the following is from Google Translate. XD
like #2108, When I upgrade the
kotlin
version of theexamples/todoapp-lite
project to1.7.0
and sync the project,gradle
throws an errororg.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find org.jetbrains.compose.compiler:compiler:1.2.0-alpha01-dev741.
, but it still outputsBUILD SUCCESSFUL
at the end.setting.gradle.kts:
build.gradle.kts: