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

Update AGP to v8.1.1 and Gradle to v8.3 #5267

Closed
wants to merge 1 commit into from
Closed

Update AGP to v8.1.1 and Gradle to v8.3 #5267

wants to merge 1 commit into from

Conversation

tapetis
Copy link
Contributor

@tapetis tapetis commented Sep 24, 2023

This PR updates the AGP and the Gradle wrapper (gradle wrapper --gradle-version 8.3) to the latest stable versions. See the results of the 'Validate Gradle Wrapper' GitHub task for the validity of the updated gradle-wrapper.jar.

@westnordost
Copy link
Member

Thanks! I did it myself now but set you as author.

5cc034c

Commits that push binaries in the repo I rather do myself

@westnordost
Copy link
Member

This is only tangentially related, but do you have any idea why changing SomeEnum.values() to SomeEnum.entries is still marked as error because it is missing the "experimental api" annotation in Android Studio even after updating to Kotlin 1.9.10?

@tapetis
Copy link
Contributor Author

tapetis commented Sep 26, 2023

No, sorry. It works fine for me.

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.

2 participants