From 9842bde9319be03343562d2f748692ddf712fe7b Mon Sep 17 00:00:00 2001 From: RevenueCat Git Bot <72824662+RCGitBot@users.noreply.github.com> Date: Mon, 2 Oct 2023 16:25:07 +0200 Subject: [PATCH] [AUTOMATIC] iOS 4.26.0 => 4.26.1 Android 6.9.4 => 6.9.5 (#504) [AUTOMATIC] iOS 4.26.0 => 4.26.1 Android 6.9.4 => 6.9.5 --- DEVELOPMENT.md | 2 +- PurchasesHybridCommon.podspec | 2 +- android/build.gradle | 2 +- ios/PurchasesHybridCommon/Podfile | 4 ++-- ios/PurchasesHybridCommon/Podfile.lock | 8 ++++---- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index ee327661..ec54dc8e 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -5,7 +5,7 @@ In `ios/PurchasesHybridCommon/Podfile` replace: ``` - pod 'RevenueCat', '4.26.0' + pod 'RevenueCat', '4.26.1' ``` with: diff --git a/PurchasesHybridCommon.podspec b/PurchasesHybridCommon.podspec index ea7b1e32..272a8c08 100644 --- a/PurchasesHybridCommon.podspec +++ b/PurchasesHybridCommon.podspec @@ -15,7 +15,7 @@ Pod::Spec.new do |s| s.framework = 'StoreKit' - s.dependency 'RevenueCat', '4.26.0' + s.dependency 'RevenueCat', '4.26.1' s.swift_version = '5.0' s.ios.deployment_target = '11.0' diff --git a/android/build.gradle b/android/build.gradle index 35c9f9eb..77454bf9 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -11,7 +11,7 @@ buildscript { ext.assertj_version = '3.22.0' ext.mockk_version = '1.12.8' ext.gradle_maven_publish = '0.22.0' - ext.purchases_version = '6.9.4' + ext.purchases_version = '6.9.5' ext.detekt_version = '1.23.0' repositories { diff --git a/ios/PurchasesHybridCommon/Podfile b/ios/PurchasesHybridCommon/Podfile index 77e5faad..c98a33b8 100644 --- a/ios/PurchasesHybridCommon/Podfile +++ b/ios/PurchasesHybridCommon/Podfile @@ -5,7 +5,7 @@ target 'PurchasesHybridCommon' do use_frameworks! # Pods for PurchasesHybridCommon - pod 'RevenueCat', '4.26.0' + pod 'RevenueCat', '4.26.1' target 'PurchasesHybridCommonTests' do # Pods for testing @@ -25,5 +25,5 @@ target 'ObjCAPITester' do platform :ios, '11.0' use_frameworks! - pod 'RevenueCat', '4.26.0' + pod 'RevenueCat', '4.26.1' end \ No newline at end of file diff --git a/ios/PurchasesHybridCommon/Podfile.lock b/ios/PurchasesHybridCommon/Podfile.lock index 4525ba21..332d5f4f 100644 --- a/ios/PurchasesHybridCommon/Podfile.lock +++ b/ios/PurchasesHybridCommon/Podfile.lock @@ -1,12 +1,12 @@ PODS: - Nimble (10.0.0) - Quick (5.0.1) - - RevenueCat (4.26.0) + - RevenueCat (4.26.1) DEPENDENCIES: - Nimble - Quick - - RevenueCat (= 4.26.0) + - RevenueCat (= 4.26.1) SPEC REPOS: trunk: @@ -17,8 +17,8 @@ SPEC REPOS: SPEC CHECKSUMS: Nimble: 5316ef81a170ce87baf72dd961f22f89a602ff84 Quick: 749aa754fd1e7d984f2000fe051e18a3a9809179 - RevenueCat: 1f3a5a1c3899cb27ef9279d77a01a807d489a240 + RevenueCat: 4e8899a69fd57180ef166237d1eb670023be05de -PODFILE CHECKSUM: 3c01f01cab898cab0d89783cbb6ae46816922b57 +PODFILE CHECKSUM: e9838bbd4c6a2df694062bb0294904cbe6b92572 COCOAPODS: 1.12.1