rich-alert-dialogs icon indicating copy to clipboard operation
rich-alert-dialogs copied to clipboard

Execution failed for task ':sweet_alert_dialogs:verifyReleaseResources'.

Open x8Haider opened this issue 4 years ago • 0 comments

Hello facing issue in building my apk, the following lines are throwing from task build apk:

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':sweet_alert_dialogs:verifyReleaseResources'.

java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed C:\Users\x8_h\OneDrive\Desktop\myInsurance_app\myinsurance\build\sweet_alert_dialogs\intermediates\res\merged\release\values\values.xml:236: error: resource android:attr/fontVariationSettings not found. C:\Users\x8_h\OneDrive\Desktop\myInsurance_app\myinsurance\build\sweet_alert_dialogs\intermediates\res\merged\release\values\values.xml:237: error: resource android:attr/ttcIndex not found. error: failed linking references.

flutter doctor Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel unknown, v1.13.5, on Microsoft Windows [Version 10.0.18362.476], locale en-US)

[√] Android toolchain - develop for Android devices (Android SDK version 29.0.2) [√] Android Studio (version 3.5) [√] VS Code (version 1.40.2) [!] Connected device ! No devices available

! Doctor found issues in 1 category.

x8Haider avatar Jan 07 '20 20:01 x8Haider