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 097a485 commit d44df11Copy full SHA for d44df11
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.11.3"
+ implementation "com.github.gr4vy:gr4vy-android:1.11.1"
72
implementation 'com.fasterxml.jackson.core:jackson-databind:2.14.3'
73
}
74
0 commit comments