I'm new to android studio coding it gives me this message:
Caused by: org.gradle.workers.internal.DefaultWorkerExecutor$WorkExecutionException: A failure occurred while executing com.android.build.gradle.internal.res.ParseLibraryResourcesTask$ParseResourcesRunnable
Someone told me to change the gradle numbers but it did not help me.
check if any layout contains any error regarding this tag
<?xml version="1.0" encoding="utf-8"?>
also check this below question as it's similar