please update to support androidx
See original GitHub issueIf I migrate android (flutter) proj to AndroidX and try to run in release mode on android device build fails - Execution failed for task ':sms_autofill:verifyReleaseResources'.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Migrate to AndroidX | Android Developers
Before you migrate, bring your app up to date. We recommend updating your project to use the final version of the support library:...
Read more >Can I update Android Support Library from 27.1.1 to AndroidX ...
Support library 28.0.0 and Androidx 1.0.0 were built from the same source code, so it'll probably be easier to catch any API-related bugs...
Read more >Please update Xamarin.Android.Support.* dependencies to ...
This results in a nuget version conflict caused by obsolete versions in microsoft.identity.client dependencies: NU1107: Version conflict ...
Read more >Fix an installed Android app that isn't working - Google Support
Step 1: Restart & update · Open the Google Play Store app Google Play . · At the top right, tap the profile...
Read more >App Update library is still using legacy support libraries.
This behavior will not be allowed in Android Gradle plugin 8.0. Please use only AndroidX dependencies or set `android.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Ok should be fix in 1.0.0 😃
my compileSdkVersion is set to 28 only, but still im getting the error
Task :sms_autofill:verifyReleaseResources FAILED