react-native-compressor
react-native-compressor copied to clipboard
Build Fails on React Native 0.69.3 > Task :react-native-compressor:verifyReleaseResources FAILED
Current behavior
when I try to create release build, I get following error:
Task :react-native-compressor:verifyReleaseResources FAILED
Expected behavior
Platform
- [X] Android
- [] iOS
React Native Version
0.69.3
React Native Compressor Version
1.5.2
Reproducible Steps And Demo
cd android ./gradlew assembleRelease
👋 @SMKH-PRO Thanks for opening your issue here! If you find this package useful hit the star🌟!
I think this is fixed in https://github.com/Shobbak/react-native-compressor/commit/1a53d39bb6f4687332c329811443a6c0568fd256
try install the package from this branch
yarn add https://github.com/Shobbak/react-native-compressor#cc04c945df1609c3d5773be08aaf975a9ef93b8b
fixed in the latest version, please feel free to reopen if you get any error