Skip to content

Commit

Permalink
build(deps): bump Android SDK version from 2.3.6 to 2.3.6-hotfix-grid
Browse files Browse the repository at this point in the history
re #126
  • Loading branch information
pshoniuk committed Jul 18, 2023
1 parent 9457be1 commit 6f5ca67
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,6 @@ preBuild.dependsOn configureGiphyVideoPlayerAdapter
dependencies {
// noinspection GradleDynamicVersion
api 'com.facebook.react:react-native:+'
implementation 'com.giphy.sdk:ui:2.3.6'
implementation 'com.giphy.sdk:ui:2.3.6-hotfix-grid'
implementation 'org.jetbrains.kotlin:kotlin-reflect:1.5.31'
}
6 changes: 3 additions & 3 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -401,14 +401,14 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
boost: a7c83b31436843459a1961bfd74b96033dc77234
DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662
boost: 57d2868c099736d80fcd648bf211b4431e51a558
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
FBLazyVector: a926a9aaa3596b181972abf0f47eff3dee796222
FBReactNativeSpec: f1141d5407f4a27c397bca5db03cc03919357b0d
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
Giphy: f64bff5937fbc4987b6a26c8ef625501c68a1e97
giphy-react-native-sdk: f616d6503c872e436fa51b5832a2d32eea371e2f
glog: 5337263514dd6f09803962437687240c5dc39aa4
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
libwebp: f62cb61d0a484ba548448a4bd52aabf150ff6eef
RCT-Folly: a21c126816d8025b547704b777a2ba552f3d9fa9
RCTRequired: 405e24508a0feed1771d48caebb85c581db53122
Expand Down

0 comments on commit 6f5ca67

Please sign in to comment.