Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Kotlin to "1.9.25", Compose Multiplatform to "1.7.0-rc01" and compose compiler to "1.5.15" #333

Merged

Conversation

siarhei-luskanau
Copy link
Contributor

No description provided.

repositories {
mavenCentral()
google()
maven("https://maven.pkg.jetbrains.space/public/p/compose/dev/")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
maven("https://maven.pkg.jetbrains.space/public/p/compose/dev/")

What is this for? 1.7.0-rc01 is on Maven Central and the Android variants are all on Google's Maven repo.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It resolves the "Could not find org.jetbrains.compose.compiler:compiler:1.5.15."
"1.5.15" version is published to the compose repository only
https://mvnrepository.com/artifact/org.jetbrains.compose.compiler/compiler?repo=space-public-compose-dev

@JakeWharton JakeWharton enabled auto-merge (squash) October 2, 2024 19:21
@JakeWharton JakeWharton merged commit 1076134 into cashapp:main-3.3.0-alpha02 Oct 2, 2024
1 check passed
@siarhei-luskanau siarhei-luskanau deleted the cm-compiler-kotlin branch October 2, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants