react-native-virgil-crypto icon indicating copy to clipboard operation
react-native-virgil-crypto copied to clipboard

Plugin with id 'maven' not found

Open SanderPeeters opened this issue 3 years ago • 2 comments

I am trying to install the virgil-crypto library in a React Native Expo bare workflow app. When I try to run the app on my Android device using the expo run:android command, I receive the following error:

A problem occurred evaluating project ':react-native-virgil-crypto'. Plugin with id 'maven' not found.

I am using the latest Expo SDK 45 with React Native 0.68.2.

Also, does anyone know if these Virgil RN SDK's are still maintained? It feels like they've abandoned it.

Thanks in advance!

SanderPeeters avatar Jun 28 '22 07:06 SanderPeeters

you need to change it to maven-publish

topervillablanca avatar Nov 21 '22 07:11 topervillablanca

where should i add maven-publish?

gz1992 avatar Jan 31 '23 22:01 gz1992