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

Upgrade Android compileSdkVersion from 29 to 31 #263

Merged
merged 2 commits into from
Oct 13, 2024

Conversation

robert-smartbear
Copy link
Contributor

@robert-smartbear robert-smartbear commented Oct 7, 2024

Goal

As reported by @hamzaalmahdi

The library is giving errors after the last update of flutter "3.24.0". This is the error "build/bugsnag_flutter/intermediates/merged_res/release/values/values.xml:194: AAPT: error: resource android:attr/lStar not found".

Design

We intially considered upgrading to 34 but decided to go for 31 instead.

Changeset

Upgraded the compileSdkVersion to 31

Testing

Existing E2E Tests

@robert-smartbear robert-smartbear changed the title Upgrade Android compileSdkVersion from 29 to 34 Upgrade Android compileSdkVersion from 29 to 31 Oct 9, 2024
Copy link
Contributor

@lemnik lemnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@robert-smartbear robert-smartbear merged commit 596c821 into next Oct 13, 2024
11 checks passed
@robert-smartbear robert-smartbear deleted the robert/plat-12612_bump_compileSdkVersion_to_34 branch October 13, 2024 18:46
@robert-smartbear robert-smartbear mentioned this pull request Oct 21, 2024
@robert-smartbear robert-smartbear mentioned this pull request Nov 4, 2024
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