From edd322d570a928c14d74f36ed9c590e11157bb50 Mon Sep 17 00:00:00 2001 From: Talha Naqvi Date: Wed, 5 Jul 2023 07:21:11 -0700 Subject: [PATCH] Update kotlin version to support RN 0.72 (#865) --- CHANGELOG.md | 3 +++ android/build.gradle | 2 +- fixture/android/build.gradle | 2 +- fixture/ios/Podfile.lock | 6 +++--- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e242ff94..15fb08e86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +- Update kotlin version to 1.8.10 for RN 0.72 compatibility + - https://github.com/Shopify/flash-list/pull/865 + ## [1.4.3] - 2023-04-24 - Fix definition conflicts with previous value diff --git a/android/build.gradle b/android/build.gradle index 0641094e5..bed08cd57 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -15,7 +15,7 @@ def _androidTestRunnerVersion = _ext.has('androidTestRunnerVersion') ? _ext.andr buildscript { // buildscript is evaluated before any other task is executed, so this must be defined here - ext._kotlinVersion = rootProject.ext.has("kotlinVersion") ? rootProject.ext.get('kotlinVersion') : '1.5.30' + ext._kotlinVersion = rootProject.ext.has("kotlinVersion") ? rootProject.ext.get('kotlinVersion') : '1.8.10' repositories { mavenCentral() diff --git a/fixture/android/build.gradle b/fixture/android/build.gradle index 124f094cc..0f9517b0c 100644 --- a/fixture/android/build.gradle +++ b/fixture/android/build.gradle @@ -7,7 +7,7 @@ buildscript { compileSdkVersion = 30 targetSdkVersion = 30 ndkVersion = "21.4.7075529" - kotlin_version = "1.5.30" + kotlin_version = "1.8.10" } repositories { diff --git a/fixture/ios/Podfile.lock b/fixture/ios/Podfile.lock index 8a9c4a4cd..a437f1c4f 100644 --- a/fixture/ios/Podfile.lock +++ b/fixture/ios/Podfile.lock @@ -366,9 +366,9 @@ PODS: - React-Core - SDWebImage (~> 5.11.1) - SDWebImageWebPCoder (~> 0.8.4) - - RNFlashList (1.4.2): + - RNFlashList (1.4.3): - React-Core - - RNFlashList/Tests (1.4.2): + - RNFlashList/Tests (1.4.3): - React-Core - RNGestureHandler (2.5.0): - React-Core @@ -630,7 +630,7 @@ SPEC CHECKSUMS: ReactCommon: 149e2c0acab9bac61378da0db5b2880a1b5ff59b ReactNativePerformanceListsProfiler: b9f7cfe8d08631fbce8e4729d388a5a3f7f562c2 RNFastImage: 1f2cab428712a4baaf78d6169eaec7f622556dd7 - RNFlashList: 7fbca4fc075484a9426f1610d648dbea2de94eb0 + RNFlashList: ade81b4e928ebd585dd492014d40fb8d0e848aab RNGestureHandler: bad495418bcbd3ab47017a38d93d290ebd406f50 RNReanimated: 3d1432ce7b6b7fc31f375dcabe5b4585e0634a43 RNScreens: 40a2cb40a02a609938137a1e0acfbf8fc9eebf19