react-native-compressor icon indicating copy to clipboard operation
react-native-compressor copied to clipboard

Build Fails on React Native 0.69.3 > Task :react-native-compressor:verifyReleaseResources FAILED

Open SMKH-PRO opened this issue 3 years ago • 2 comments

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 avatar Sep 14 '22 00:09 SMKH-PRO

👋 @SMKH-PRO Thanks for opening your issue here! If you find this package useful hit the star🌟!

github-actions[bot] avatar Sep 14 '22 00:09 github-actions[bot]

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

xchwarze avatar Sep 14 '22 15:09 xchwarze

fixed in the latest version, please feel free to reopen if you get any error

numandev1 avatar Sep 14 '23 22:09 numandev1