Skip to content

Conversation

@lc-1nternerd
Copy link

@lc-1nternerd lc-1nternerd commented Dec 12, 2025

Goal

Allow for support of the 16kB pages which are required by Google Play since the Nov 1 2025.

Changeset

  • Updated the compileSdkVersion value to 36

Testing

  • Repro using Support for Android 16kB pages #303
  • Run flutter build appbundle --release => Build fails
  • Change bugsnag_flutter in pubspec.yaml to:
    bugsnag_flutter:
      git:
        url: https://github.com/lc-1nternerd/bugsnag-flutter.git
        path: packages/bugsnag_flutter
        ref: update-android-compile-sdk
    
  • Run flutter build appbundle --release => Build succeeds

@lc-1nternerd
Copy link
Author

Please note that I am not sure if my changes to the flutter package have any further implications.
From what I have tested, the reporting seems to work normally.

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