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

Introducing... Jetpack Compose! #630

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

baronhsieh2005
Copy link
Contributor

Jetpack compose is here!

  1. Enabled Jetpack compose in gradle and added some dependencies like Material3 and Glance
  2. Upgraded AGP to 8.6.1 so we can prepare for the next target API upgrade (requires 8.6.0 minimum)
  3. Upgraded Kotlin to 1.9.24 for now. We can soon also start migrating to Kotlin 2.0 (but it might take a while cuz there are tons of changes and deprecations with a brand new compiler)

@baronhsieh2005 baronhsieh2005 merged commit 09ca7bd into main Oct 7, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants