react-native-secure-storage icon indicating copy to clipboard operation
react-native-secure-storage copied to clipboard

Updated build.gradle for Gradle 7

Open YanouHD opened this issue 3 years ago • 2 comments

Change 'maven' plugin to 'maven-publish', and changed installArchives task to be compatible with maven-publish. This will enable the package to work with Gradle 7

YanouHD avatar Feb 02 '22 14:02 YanouHD

Hello! Any plan to merge this? will be really useful as new react-native versions come with Gradle 7

Also, while this isn't merged, is this package incompatible with Gradle 7? is there a workaround?

shairoemi avatar Jul 27 '22 09:07 shairoemi

I'd be interested in a workaround or fork too, as this blocks my upgrade as well.

EDIT: Ended up dropping this package for the supported react-native-encrypted-storage. It's a pity because this package had helpers built into the native portion of the library, and that's going to be hard to replace.

perry-mitchell avatar Aug 22 '22 18:08 perry-mitchell