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

K2 + bump latest deps + gradle bump #57

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from
Open

Conversation

MV-GH
Copy link

@MV-GH MV-GH commented Jun 15, 2024

I was looking into a weird crash that one of my users encountered. But I did not manage to reproduce this in the sample app.

But I'll share the dep bumps.

  • Upgrade Gradle to 8.8
  • Upgrade Kotlin to 2.0
  • Upgrade Non test deps to latest stable
  • Replace a few deprecated methods with direct replacements
  • Bump AGP 8.5

The @Suppress("ABSTRACT_COMPOSABLE_DEFAULT_PARAMETER_VALUE") are because compose does not support default values for interfaces. (Well up until 2 weeks ago but that hasn't been released yet.) see https://issuetracker.google.com/issues/165812010

I am surprised this does not cause any crashes.

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.

1 participant