-
Notifications
You must be signed in to change notification settings - Fork 895
Target Android API 36 #2439
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
base: master
Are you sure you want to change the base?
Target Android API 36 #2439
Conversation
Hi @mrossi-os, This Regards, |
Hi, Is there a workaround for this like using git|ref|url on pubspec to be able to run and publish app before your release on mid-october 2025? |
@Henriquedn add this to your pubspec.yaml:
ok! |
Thank you @mrossi-os , this works. Note for others is to add a dependency override for other dependent libraries e.g the core
|
We are getting a build error after updating to compileSdk 36, which supports the new 16 KB resource table limit. Please update the library to support compileSdk 36 as soon as possible to ensure compatibility with the latest Android SDK and build tools. |
No description provided.