Skip to content

Commit

Permalink
Merge pull request #179 from Giphy/feat/sdk-bump-updates
Browse files Browse the repository at this point in the history
build(deps): bump Android SDK version from 2.3.13-fresco-v2.5.0 to 2.3.14-fresco-v2.5.0
  • Loading branch information
ALexanderLonsky authored May 22, 2024
2 parents 21017ae + b8c219f commit 374d23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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.13-fresco-v2.5.0'
implementation 'com.giphy.sdk:ui:2.3.14-fresco-v2.5.0'
}

if (isNewArchitectureEnabled()) {
Expand Down

0 comments on commit 374d23d

Please sign in to comment.