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

Upgrade compose to latest beta, 07 in compose project. #427

Merged
merged 1 commit into from
May 19, 2021

Conversation

zach-klippenstein
Copy link
Collaborator

@zach-klippenstein zach-klippenstein commented May 19, 2021

Also upgrades kotlin version in compose project to 1.4.32.

Based on #420.

@zach-klippenstein zach-klippenstein requested review from a team as code owners May 19, 2021 00:57
Also upgrades kotlin version in compose project to 1.4.32.
@zach-klippenstein zach-klippenstein force-pushed the zachklipp/upgrade-compose branch from af8ad6c to 39190a6 Compare May 19, 2021 08:30
@@ -73,7 +73,6 @@ subprojects {
// https://developer.android.com/jetpack/androidx/releases/compose-runtime
freeCompilerArgs += listOf(
"-Xopt-in=kotlin.RequiresOptIn",
"-Xallow-jvm-ir-dependencies",
"-Xskip-prerelease-check"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Nit: this can go too

@@ -48,7 +48,6 @@ android {
compose true
}
composeOptions {
kotlinCompilerVersion "1.4.0-dev-withExperimentalGoogleExtensions-20200720"
Copy link
Contributor

Choose a reason for hiding this comment

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

🎉

Base automatically changed from zachklipp/upgrade-gradle to main May 19, 2021 17:10
@zach-klippenstein zach-klippenstein merged commit 60ec250 into main May 19, 2021
@zach-klippenstein zach-klippenstein deleted the zachklipp/upgrade-compose branch May 19, 2021 20:45
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.

3 participants