Skip to content

Commit

Permalink
build(deps): bump Android SDK version from 2.3.9 to 2.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
pshoniuk committed Oct 23, 2023
1 parent 3e07646 commit 5c541ad
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.9'
implementation 'com.giphy.sdk:ui:2.3.12'
}

if (isNewArchitectureEnabled()) {
Expand Down

0 comments on commit 5c541ad

Please sign in to comment.