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

Bump compile SDK to 34 (Android 14) #3782

Merged
merged 1 commit into from
Aug 19, 2023

Conversation

jpelgrom
Copy link
Member

Summary

Increase the compile SDK version (not target SDK!) to 34 / Android 14 to unblock various dependency updates (AndroidX, Compose, Wear, which in turn requires Kotlin 1.9) and allow working on Android 14-specific changes.

I did a build and quick run of the app and wear modules and didn't encounter any issues.

This will add a warning during build ("We recommend using a newer Android Gradle plugin to use compileSdk = 34"), but this can be safely ignored and will be removed soon 1, 2.

Screenshots

n/a

Link to pull request in Documentation repository

n/a

Any other notes

@JBassett JBassett merged commit 8d3c260 into home-assistant:master Aug 19, 2023
@jpelgrom jpelgrom deleted the compilesdk-34 branch August 19, 2023 18:35
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.

2 participants