diff --git a/android/build.gradle b/android/build.gradle index 2e1f772..fee4e1b 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -202,7 +202,7 @@ dependencies { //noinspection GradleDynamicVersion implementation "com.facebook.react:react-native:+" implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version" - implementation 'com.giphy.sdk:ui:2.3.9' + implementation 'com.giphy.sdk:ui:2.3.12' } if (isNewArchitectureEnabled()) {