-
Notifications
You must be signed in to change notification settings - Fork 189
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
please update to support androidx #1
Comments
error dissapears when compileSdkVersion in build.gradle is set to 28. |
The only android package used by this plugin is com.google.android.gms:play-services-auth:16.0.1 I don't think it need android X migration but I'll check ! Thanks for the report ! |
Ok should be fix in 1.0.0 :) |
Unfortunately issue is not fixed. My CI still fails because of sms_autofill -
Did you try increasing compileSdkVersion to 28? |
my compileSdkVersion is set to 28 only, but still im getting the error |
If 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'.
The text was updated successfully, but these errors were encountered: