i am trying to build my react native app. I used expo to build it. But it gives a gradlew error:
[stderr]
> A failure occurred while executing com.android.build.gradle.internal.res.ResourceCompilerRunnable
[stderr]
> Resource compilation failed (Failed to compile values resource file /home/expo/workingdir/build/android/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values/values.xml. Cause: java.lang.IllegalStateException: Can not extract resource from com.android.aaptcompiler.ParsedResource@344b6c1a.). Check logs for more details
it does not give additional errors. Just a bunch of other [stderr]'s befora the onei provided