Fix build after Giphy update (#13393)

* fix(android/ios): fix build after Giphy update
pull/13400/head jitsi-meet_8698
Saúl Ibarra Corretgé 2 years ago committed by GitHub
parent 8cc4a3c8b9
commit 34e0b0392f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      android/build.gradle
  2. 2
      ios/Podfile.lock

@ -17,7 +17,7 @@ buildscript {
}
ext {
kotlinVersion = "1.5.32"
kotlinVersion = "1.7.0"
buildToolsVersion = "31.0.0"
compileSdkVersion = 32
minSdkVersion = 24

@ -782,6 +782,6 @@ SPEC CHECKSUMS:
RNWatch: dae6c858a2051dbdcfb00b9a86cf4d90400263b4
Yoga: d24d6184b6b85f742536bd93bd07d69d7b9bb4c1
PODFILE CHECKSUM: d50d830fb5f54769da0761781dce71dc8f7193a3
PODFILE CHECKSUM: e3579df5272b8b697c9fdc0e55aa0845b189c4dd
COCOAPODS: 1.11.3

Loading…
Cancel
Save