Skip to content

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