I have this error
I am try reinstall android studio and remove .gradle folder , any solution please?
Error:FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:processDebugResources'.
> Android resource linking failed (AAPT2 27.0.3 Daemon #0)
Command: C:javasdkuild-tools27.0.3aapt2.exe link -I
C:javasdkplatformsandroid-26android.jar
--manifest
C:UsersJalal D.gradlecachesransforms-1files-1.1fonticon-0.1.8.aar2b09376fc14469ba65fc8e4d85c2eed1
esvaluesvalues.xml:19:5-25:25: AAPT: error: resource android:attr/fontVariationSettings not found.
C:UsersJalal D.gradlecachesransforms-1files-1.1fonticon-0.1.8.aar2b09376fc14469ba65fc8e4d85c2eed1
esvaluesvalues.xml:19:5-25:25: AAPT: 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.
* Get more help at https://help.gradle.org
BUILD FAILED in 1m 3s
Question&Answers:os