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

Fix for build issue on Xcode 15 #74

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

rizwan-dev
Copy link
Contributor

No description provided.

@@ -1,9 +1,9 @@
[versions]
agp = "8.1.1"
kotlin = "1.9.0"
kotlin = "1.9.10"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We need Kotlin version update to fix Xcode build issue

dependencyUpdates = "0.47.0"

androidx-compose-compiler = "1.5.1"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This compose compiler update is needed here after changing Kotlin version

@pahill
Copy link
Collaborator

pahill commented Oct 4, 2023

Thanks so much, amazing person :)

@pahill pahill merged commit 7f1c4f2 into Kotlin:master Oct 4, 2023
@rizwan-dev rizwan-dev deleted the fix-build-issue-on-xcode-15 branch October 4, 2023 05:58
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.

None yet

2 participants