You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 3, 2023. It is now read-only.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':contact_picker:verifyReleaseResources'.
> 1 exception was raised by workers:
com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed
flutter/build/contact_picker/intermediates/res/merged/release/values/values.xml:168: error: resource android:attr/fontStyle not found.
flutter/build/contact_picker/intermediates/res/merged/release/values/values.xml:169: error: resource android:attr/font not found.
flutter/build/contact_picker/intermediates/res/merged/release/values/values.xml:170: error: resource android:attr/fontWeight not found.
flutter/build/contact_picker/intermediates/res/merged/release/values/values.xml:171: error: resource android:attr/fontVariationSettings not found.
flutter/build/contact_picker/intermediates/res/merged/release/values/values.xml:172: error: resource android:attr/ttcIndex not found.
error: failed linking references.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
this is while i am trying to make release build but app is running fine.
full logs are below:
this is while i am trying to make release build but app is running fine.