We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a6bbb1 commit 009357fCopy full SHA for 009357f
android/build.gradle
@@ -68,7 +68,7 @@ dependencies {
68
//noinspection GradleDynamicVersion
69
implementation "com.facebook.react:react-native:+"
70
71
- implementation "com.github.gr4vy:gr4vy-android:v1.12.0"
+ implementation "com.github.gr4vy:gr4vy-android:1.4.0"
72
implementation 'com.fasterxml.jackson.core:jackson-databind:2.14.3'
73
}
74
0 commit comments