react-native-keyevent
react-native-keyevent copied to clipboard
Task :react-native-keyevent:verifyReleaseResources FAILED - occurred while executing gradlew assembleRelease
The following error stopped the "gradlew assembleRelease" process and caused failure in generating release APK.
Please inform if this is a known issue or if any solutionto fix or workaround to solve this issue is already present. Appreciate any help in advance.
> Task :react-native-keyevent:verifyReleaseResources FAILED
w: Detected multiple Kotlin daemon sessions at build/kotlin/sessions
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':react-native-keyevent:verifyReleaseResources'.
> A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
> Android resource linking failed
ERROR:/Users/mohit.sharma/.gradle/caches/transforms-3/b5a8e99dac667ebea08e9f9757d3b404/transformed/core-1.7.0/res/values/values.xml:105:5-114:25: AAPT: error: resource android:attr/lStar not found.
Having the same issue, did you manage to solved it??