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

Flutter 3.24 android:attr/lStar not found #1774

Open
Bilonik opened this issue Aug 12, 2024 · 3 comments
Open

Flutter 3.24 android:attr/lStar not found #1774

Bilonik opened this issue Aug 12, 2024 · 3 comments

Comments

@Bilonik
Copy link

Bilonik commented Aug 12, 2024

What happened?

Cant compile release on Android

I think this PR fix it: #1773

Need to change compileSdk >= 31

Reference:
flutter/flutter#153281

Repro steps

flutter run --release

Version

3.24

What Atlas Services are you using?

Atlas Device Sync

What type of application is this?

Flutter Application

Client OS and version

Android 14

Code snippets

No response

Stacktrace of the exception/crash you're getting

No response

Relevant log output

No response

Copy link

sync-by-unito bot commented Aug 12, 2024

➤ PM Bot commented:

Jira ticket: RDART-1087

@scris
Copy link

scris commented Aug 28, 2024

now I need to manually set compileSdkVersion of build.gradle (Module :realm), before #1773 is adopted

@ebelevics
Copy link

ebelevics commented Aug 28, 2024

change please compileSdkVersion from 28 to higher, as I can't release app because of this error.
P.S. For some reason after trying forks, and switching back to 3.4.1, it now did launch in release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants