This repository has been archived by the owner on Aug 21, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 539
error when gradlew assembleRelease #285
Comments
I have the same problem. Any news @kenphil ? I get the following while building release
|
I don't know if it is exactly the same problem, but for me the solution was this: |
I got it working by using the same compileSdkVersion, buildToolsVersion and support lib as in my project. See PR! |
Hi, I have the same problem but with this module : |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version
buildToolsVersion : 27.0.3
compileSdkVersion : 27
react-native-audio : 4.1.3
using react-native-sound ? Yes
Actual behaviour
react-native run-android SUCCESSFUL
cd android && ./gradlew assembleRelease BUILD FAILD
details as follow:
Execution failed for task ':react-native-audio:verifyReleaseResources'
com.android.ide.common.process.ProcessException: Failed to execute aapt
The text was updated successfully, but these errors were encountered: