From 34e0b0392fea267dac1533a0b047e4f54b536ac1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Thu, 25 May 2023 13:45:20 +0200 Subject: [PATCH] Fix build after Giphy update (#13393) * fix(android/ios): fix build after Giphy update --- android/build.gradle | 2 +- ios/Podfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index ec62266c5f..c75d0854ec 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -17,7 +17,7 @@ buildscript { } ext { - kotlinVersion = "1.5.32" + kotlinVersion = "1.7.0" buildToolsVersion = "31.0.0" compileSdkVersion = 32 minSdkVersion = 24 diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 69466900dc..5c388f1b9c 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -782,6 +782,6 @@ SPEC CHECKSUMS: RNWatch: dae6c858a2051dbdcfb00b9a86cf4d90400263b4 Yoga: d24d6184b6b85f742536bd93bd07d69d7b9bb4c1 -PODFILE CHECKSUM: d50d830fb5f54769da0761781dce71dc8f7193a3 +PODFILE CHECKSUM: e3579df5272b8b697c9fdc0e55aa0845b189c4dd COCOAPODS: 1.11.3