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

Fix crash in react native 0.82

Open GNUGradyn opened this issue 3 months ago • 0 comments

This library no longer works in react native 0.82 (and possibly some earlier versions as well) because the jcenter repo shorthand was removed in gradle 8.0. jcenter is not used by this project anyway so I simply removed it

GNUGradyn avatar Nov 02 '25 17:11 GNUGradyn