From 230625fdf66b60b7727e7c4bc13c4bc104917a27 Mon Sep 17 00:00:00 2001 From: RevenueCat Git Bot <72824662+RCGitBot@users.noreply.github.com> Date: Tue, 26 Dec 2023 12:01:06 +0100 Subject: [PATCH] [AUTOMATIC] iOS 4.31.5 => 4.31.6 Android 7.2.8 => 7.3.0 (#613) [AUTOMATIC] iOS 4.31.5 => 4.31.6 Android 7.2.8 => 7.3.0 --- 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 e6cece80..2f6581d7 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -5,7 +5,7 @@ In `ios/PurchasesHybridCommon/Podfile` replace: ``` - pod 'RevenueCat', '4.31.5' + pod 'RevenueCat', '4.31.6' ``` with: diff --git a/PurchasesHybridCommon.podspec b/PurchasesHybridCommon.podspec index c171361b..ea60fb02 100644 --- a/PurchasesHybridCommon.podspec +++ b/PurchasesHybridCommon.podspec @@ -15,7 +15,7 @@ Pod::Spec.new do |s| s.framework = 'StoreKit' - s.dependency 'RevenueCat', '4.31.5' + s.dependency 'RevenueCat', '4.31.6' s.swift_version = '5.0' s.ios.deployment_target = '11.0' diff --git a/android/build.gradle b/android/build.gradle index 88f396a2..c345d28f 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 = '7.2.8' + ext.purchases_version = '7.3.0' ext.detekt_version = '1.23.0' repositories { diff --git a/ios/PurchasesHybridCommon/Podfile b/ios/PurchasesHybridCommon/Podfile index 85fc7fc8..2407d337 100644 --- a/ios/PurchasesHybridCommon/Podfile +++ b/ios/PurchasesHybridCommon/Podfile @@ -5,7 +5,7 @@ target 'PurchasesHybridCommon' do use_frameworks! # Pods for PurchasesHybridCommon - pod 'RevenueCat', '4.31.5' + pod 'RevenueCat', '4.31.6' target 'PurchasesHybridCommonTests' do # Pods for testing @@ -25,5 +25,5 @@ target 'ObjCAPITester' do platform :ios, '11.0' use_frameworks! - pod 'RevenueCat', '4.31.5' + pod 'RevenueCat', '4.31.6' end \ No newline at end of file diff --git a/ios/PurchasesHybridCommon/Podfile.lock b/ios/PurchasesHybridCommon/Podfile.lock index 19bb8df4..7663f4ef 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.31.5) + - RevenueCat (4.31.6) DEPENDENCIES: - Nimble - Quick - - RevenueCat (= 4.31.5) + - RevenueCat (= 4.31.6) SPEC REPOS: trunk: @@ -17,8 +17,8 @@ SPEC REPOS: SPEC CHECKSUMS: Nimble: 5316ef81a170ce87baf72dd961f22f89a602ff84 Quick: 749aa754fd1e7d984f2000fe051e18a3a9809179 - RevenueCat: fdacad8579957a9dbf7b07d1e2e672455d84077a + RevenueCat: a853fc1d6eb058e8546d91fba9c9c5cd2e041949 -PODFILE CHECKSUM: 2178d8e7142187669b85ef9e609bf621aa5e5366 +PODFILE CHECKSUM: e0895d576395cf27bb9376891a7ac86ce59d5beb COCOAPODS: 1.14.3