dhairya0907 / react-native-encryption

Encryption/Decryption for React Native
https://www.npmjs.com/package/@dhairyasharma/react-native-encryption
MIT License
7 stars 3 forks source link

After updating react-native to version 0.72.6, I started getting an error: #7

Open valery-lavrik opened 10 months ago

valery-lavrik commented 10 months ago
FAILURE: Build failed with an exception.

* What went wrong:
The Android Gradle plugin supports only kotlin-android-extensions Gradle plugin version 1.6.20 and higher.
The following dependencies do not satisfy the required version:
project ':dhairyasharma_react-native-encryption' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.30

Need to update the library?

fclealobvia commented 1 month ago

Same problema. Any solution?