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

WIP: Upgrade Kotlin / KSP / Compose Multiplatform #548

Closed

Conversation

manuel-martos
Copy link
Contributor

@manuel-martos manuel-martos commented Jul 27, 2023

Description

Fixes #547

Check list

  • I have updated CHANGELOG.md if required.
  • I have updated documentation if required.

@manuel-martos manuel-martos changed the title Upgrade kotlin ksp compose WIP: Upgrade kotlin ksp compose Jul 27, 2023
@manuel-martos manuel-martos self-assigned this Jul 29, 2023
@manuel-martos manuel-martos changed the title WIP: Upgrade kotlin ksp compose WIP: Upgrade Kotlin / KSP / Compose Multiplatform Jul 29, 2023
<issues format="6" by="lint 7.4.1" type="baseline" client="gradle" dependencies="false" name="AGP (7.4.1)" variant="all" version="7.4.1">

<issue
id="NewApi"
Copy link
Collaborator

Choose a reason for hiding this comment

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

I had this issue before, it went away with agp update

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Which AGP version should remove this false positive?

Copy link
Collaborator

Choose a reason for hiding this comment

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

I think it wasn't a specific version but rather combination kotlin + agp

@@ -9,16 +9,16 @@ androidTargetSdk = "32"
androidx-lifecycle = "2.6.1"
androidx-navigation-compose = "2.5.1"
coil = "2.2.1"
composePlugin = "1.4.0"
composePlugin = "1.5.0"
Copy link
Collaborator

Choose a reason for hiding this comment

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

but we can't update it without updating google compose to 1.5? And compose update at the main project is currently blocked

@zsoltk
Copy link
Contributor

zsoltk commented Jan 23, 2024

Closing as done with even later versions in #662

@zsoltk zsoltk closed this Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade Compose Multiplatform / Kotlin
4 participants