From 0ddaaa07a0b23407686cbabfe90e9e5a94e79163 Mon Sep 17 00:00:00 2001 From: Cello Dev Date: Sun, 3 Nov 2024 09:58:02 +0000 Subject: [PATCH] build: update CelloSDK to version 0.3.0 --- android/build.gradle | 2 +- cello-react-native.podspec | 2 +- example/ios/Podfile.lock | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 14f916f..2f36a3a 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -90,6 +90,6 @@ dependencies { //noinspection GradleDynamicVersion implementation "com.facebook.react:react-native:+" implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version" - implementation "so.cello.android:cello-sdk:0.2.3" + implementation "so.cello.android:cello-sdk:0.3.0" } diff --git a/cello-react-native.podspec b/cello-react-native.podspec index 7ee51ae..1ee86bf 100644 --- a/cello-react-native.podspec +++ b/cello-react-native.podspec @@ -15,7 +15,7 @@ Pod::Spec.new do |s| s.source = { :git => "https://github.com/getcello/cello-react-native.git", :tag => "#{s.version}" } s.source_files = "ios/**/*.{h,m,mm,swift}" - s.dependency "CelloSDK", '~> 0.2.3' + s.dependency "CelloSDK", '~> 0.3.0' # Use install_modules_dependencies helper to install the dependencies if React Native version >=0.71.0. # See https://github.com/facebook/react-native/blob/febf6b7f33fdb4904669f99d795eba4c0f95d7bf/scripts/cocoapods/new_architecture.rb#L79. diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 99deffa..a5b2363 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -1,10 +1,10 @@ PODS: - boost (1.76.0) - - cello-react-native (0.2.1): - - CelloSDK (~> 0.2.3) + - cello-react-native (0.2.2): + - CelloSDK (~> 0.3.0) - RCT-Folly (= 2021.07.22.00) - React-Core - - CelloSDK (0.2.3) + - CelloSDK (0.3.0) - DoubleConversion (1.1.6) - FBLazyVector (0.72.7) - FBReactNativeSpec (0.72.7): @@ -569,8 +569,8 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: boost: 57d2868c099736d80fcd648bf211b4431e51a558 - cello-react-native: ef672d8dd7a13e213d2a09121b76e8e14087ada3 - CelloSDK: eeaf5df13c8c21d2846f0fe076bc747fb44ffda9 + cello-react-native: 5644b57f0b3eecd602dfe29e659c15c164ce7aac + CelloSDK: e0d297618ed79b45c33c58897982b28da436a91c DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 FBLazyVector: 5fbbff1d7734827299274638deb8ba3024f6c597 FBReactNativeSpec: 638095fe8a01506634d77b260ef8a322019ac671