From cb518fde3f3cebb72ba6cd0f8e7ba6123592c48f Mon Sep 17 00:00:00 2001 From: aboedo Date: Wed, 5 May 2021 17:39:52 -0300 Subject: [PATCH] Release: 3.2.2 (#192) * bumped version number to 3.2.2, bumped purchases-hybrid-common to 1.6.3 * update fastlane * updated Podfile.lock --- CHANGELOG-LATEST.md | 5 +-- CHANGELOG.md | 3 ++ Gemfile.lock | 40 ++++++++++--------- VERSIONS.md | 1 + android/build.gradle | 2 +- .../PurchasesFlutterPlugin.java | 2 +- ios/Classes/PurchasesFlutterPlugin.m | 2 +- ios/purchases_flutter.podspec | 4 +- macos/purchases_flutter.podspec | 2 +- pubspec.yaml | 2 +- .../purchase_tester/ios/Podfile.lock | 22 +++++----- 11 files changed, 45 insertions(+), 40 deletions(-) diff --git a/CHANGELOG-LATEST.md b/CHANGELOG-LATEST.md index 7a1bbaa50..409ec6f4e 100644 --- a/CHANGELOG-LATEST.md +++ b/CHANGELOG-LATEST.md @@ -1,3 +1,2 @@ -## 3.2.1 -- Added link to examples in GitHub - https://github.com/RevenueCat/purchases-flutter/pull/185 +## 3.2.2 +- Bumped purchases-hybrid-common to 1.6.3 to fix issues with overlapping Foundation extensions names in iOS [Changelog here](https://github.com/RevenueCat/purchases-hybrid-common/releases/1.6.3) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54fdb7dc9..33c2f95bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 3.2.2 +- Bumped purchases-hybrid-common to 1.6.3 to fix issues with overlapping Foundation extensions names in iOS [Changelog here](https://github.com/RevenueCat/purchases-hybrid-common/releases/1.6.3) + ## 3.2.1 - Added link to examples in GitHub https://github.com/RevenueCat/purchases-flutter/pull/185 diff --git a/Gemfile.lock b/Gemfile.lock index 57c56a6d9..1b0e1aa47 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.1.1) - aws-partitions (1.443.0) - aws-sdk-core (3.113.1) + aws-partitions (1.451.0) + aws-sdk-core (3.114.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) @@ -16,7 +16,7 @@ GEM aws-sdk-kms (1.43.0) aws-sdk-core (~> 3, >= 3.112.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.93.0) + aws-sdk-s3 (1.94.1) aws-sdk-core (~> 3, >= 3.112.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) @@ -26,29 +26,32 @@ GEM claide (1.0.3) colored (1.2) colored2 (3.1.2) - commander-fastlane (4.4.6) - highline (~> 1.7.2) + commander (4.6.0) + highline (~> 2.0.0) declarative (0.0.20) - declarative-option (0.1.0) digest-crc (0.6.3) rake (>= 12.0.0, < 14.0.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dotenv (2.7.6) emoji_regex (3.2.2) - excon (0.79.0) - faraday (1.3.0) + excon (0.81.0) + faraday (1.4.1) + faraday-excon (~> 1.1) faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.1) multipart-post (>= 1.2, < 3) - ruby2_keywords + ruby2_keywords (>= 0.0.4) faraday-cookie_jar (0.0.7) faraday (>= 0.8.0) http-cookie (~> 1.0.0) + faraday-excon (1.1.0) faraday-net_http (1.0.1) + faraday-net_http_persistent (1.1.0) faraday_middleware (1.0.0) faraday (~> 1.0) fastimage (2.2.3) - fastlane (2.180.1) + fastlane (2.182.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.3, < 3.0.0) artifactory (~> 3.0) @@ -56,7 +59,7 @@ GEM babosa (>= 1.0.3, < 2.0.0) bundler (>= 1.12.0, < 3.0.0) colored - commander-fastlane (>= 4.4.6, < 5.0.0) + commander (~> 4.6) dotenv (>= 2.1.1, < 3.0.0) emoji_regex (>= 0.1, < 4.0) excon (>= 0.71.0, < 1.0.0) @@ -67,7 +70,7 @@ GEM gh_inspector (>= 1.1.2, < 2.0.0) google-api-client (>= 0.37.0, < 0.39.0) google-cloud-storage (>= 1.15.0, < 2.0.0) - highline (>= 1.7.2, < 2.0.0) + highline (~> 2.0) json (< 3.0.0) jwt (>= 2.1.0, < 3) mini_magick (>= 4.9.4, < 5.0.0) @@ -77,7 +80,6 @@ GEM rubyzip (>= 2.0.0, < 3.0.0) security (= 0.1.3) simctl (~> 1.6.3) - slack-notifier (>= 2.0.0, < 3.0.0) terminal-notifier (>= 2.0.0, < 3.0.0) terminal-table (>= 1.4.5, < 2.0.0) tty-screen (>= 0.6.3, < 1.0.0) @@ -123,20 +125,20 @@ GEM google-cloud-core (~> 1.2) googleauth (~> 0.9) mini_mime (~> 1.0) - googleauth (0.16.1) + googleauth (0.16.2) faraday (>= 0.17.3, < 2.0) jwt (>= 1.4, < 3.0) memoist (~> 0.16) multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (~> 0.14) - highline (1.7.10) + highline (2.0.3) http-cookie (1.0.3) domain_name (~> 0.5) httpclient (2.8.3) jmespath (1.4.0) json (2.5.1) - jwt (2.2.2) + jwt (2.2.3) memoist (0.16.2) mini_magick (4.11.0) mini_mime (1.1.0) @@ -148,9 +150,9 @@ GEM plist (3.6.0) public_suffix (4.0.6) rake (13.0.3) - representable (3.0.4) + representable (3.1.1) declarative (< 0.1.0) - declarative-option (< 0.2.0) + trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) retriable (3.1.2) rexml (3.2.5) @@ -166,10 +168,10 @@ GEM simctl (1.6.8) CFPropertyList naturally - slack-notifier (2.3.2) terminal-notifier (2.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) + trailblazer-option (0.1.1) tty-cursor (0.7.1) tty-screen (0.8.1) tty-spinner (0.9.3) diff --git a/VERSIONS.md b/VERSIONS.md index 1d0ef47af..e0711e86d 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -1,5 +1,6 @@ | Version | iOS version | Android version | Common files version | |---------|-------------|-----------------|----------------------| +| 3.2.2 | 3.11.1 | 4.0.5 | 1.6.3 | | 3.2.1 | 3.10.7 | 4.0.5 | 1.6.2 | | 3.2.0 | 3.10.7 | 4.0.5 | 1.6.2 | | 3.1.1 | 3.10.7 | 4.0.5 | 1.6.2 | diff --git a/android/build.gradle b/android/build.gradle index db2cd2cc8..34b33964e 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -1,5 +1,5 @@ group 'com.revenuecat.purchases_flutter' -version '3.2.1' +version '3.2.2' buildscript { ext.kotlin_version = '1.3.72' diff --git a/android/src/main/java/com/revenuecat/purchases_flutter/PurchasesFlutterPlugin.java b/android/src/main/java/com/revenuecat/purchases_flutter/PurchasesFlutterPlugin.java index d9f887250..1d8d82475 100644 --- a/android/src/main/java/com/revenuecat/purchases_flutter/PurchasesFlutterPlugin.java +++ b/android/src/main/java/com/revenuecat/purchases_flutter/PurchasesFlutterPlugin.java @@ -53,7 +53,7 @@ public class PurchasesFlutterPlugin implements FlutterPlugin, MethodCallHandler, @Nullable private Activity activity; private static final String PLATFORM_NAME = "flutter"; - private static final String PLUGIN_VERSION = "3.2.1"; + private static final String PLUGIN_VERSION = "3.2.2"; /** * Plugin registration. diff --git a/ios/Classes/PurchasesFlutterPlugin.m b/ios/Classes/PurchasesFlutterPlugin.m index d535dd600..623accb90 100644 --- a/ios/Classes/PurchasesFlutterPlugin.m +++ b/ios/Classes/PurchasesFlutterPlugin.m @@ -492,7 +492,7 @@ - (NSString *)platformFlavor { } - (NSString *)platformFlavorVersion { - return @"3.2.1"; + return @"3.2.2"; } @end diff --git a/ios/purchases_flutter.podspec b/ios/purchases_flutter.podspec index 9e71705ee..be996a4ff 100644 --- a/ios/purchases_flutter.podspec +++ b/ios/purchases_flutter.podspec @@ -3,7 +3,7 @@ # Pod::Spec.new do |s| s.name = 'purchases_flutter' - s.version = '3.2.1' + s.version = '3.2.2' s.summary = 'Cross-platform subscriptions framework for Flutter.' s.description = <<-DESC Client for the RevenueCat subscription and purchase tracking system, making implementing in-app subscriptions in Flutter easy - receipt validation and status tracking included! @@ -15,7 +15,7 @@ Pod::Spec.new do |s| s.source_files = 'Classes/**/*' s.public_header_files = 'Classes/**/*.h' s.dependency 'Flutter' - s.dependency 'PurchasesHybridCommon', '1.6.2' + s.dependency 'PurchasesHybridCommon', '1.6.3' s.ios.deployment_target = '9.0' s.swift_version = '5.0' diff --git a/macos/purchases_flutter.podspec b/macos/purchases_flutter.podspec index ecfa05770..e63cb38a9 100644 --- a/macos/purchases_flutter.podspec +++ b/macos/purchases_flutter.podspec @@ -4,7 +4,7 @@ # Pod::Spec.new do |s| s.name = 'purchases_flutter' - s.version = '3.2.1' + s.version = '3.2.2' s.summary = 'Cross-platform subscriptions framework for Flutter.' s.description = <<-DESC Client for the RevenueCat subscription and purchase tracking system, making implementing in-app subscriptions in Flutter easy - receipt validation and status tracking included! diff --git a/pubspec.yaml b/pubspec.yaml index 35ce8eabc..e0b96a661 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: purchases_flutter description: A Flutter plugin that makes it simple to build in-app purchases and subscriptions – receipt validation, status tracking, and more. Supports iOS and Android. -version: 3.2.1 +version: 3.2.2 homepage: https://www.revenuecat.com/ repository: https://github.com/RevenueCat/purchases-flutter issue_tracker: https://github.com/RevenueCat/purchases-flutter/issues diff --git a/revenuecat_examples/purchase_tester/ios/Podfile.lock b/revenuecat_examples/purchase_tester/ios/Podfile.lock index 18ce6a8e2..8b3678b99 100644 --- a/revenuecat_examples/purchase_tester/ios/Podfile.lock +++ b/revenuecat_examples/purchase_tester/ios/Podfile.lock @@ -2,14 +2,14 @@ PODS: - Flutter (1.0.0) - integration_test (0.0.1): - Flutter - - Purchases (3.10.7): - - PurchasesCoreSwift (= 3.10.7) - - purchases_flutter (3.2.0): + - Purchases (3.11.1): + - PurchasesCoreSwift (= 3.11.1) + - purchases_flutter (3.2.2): - Flutter - - PurchasesHybridCommon (= 1.6.2) - - PurchasesCoreSwift (3.10.7) - - PurchasesHybridCommon (1.6.2): - - Purchases (= 3.10.7) + - PurchasesHybridCommon (= 1.6.3) + - PurchasesCoreSwift (3.11.1) + - PurchasesHybridCommon (1.6.3): + - Purchases (= 3.11.1) DEPENDENCIES: - Flutter (from `Flutter`) @@ -33,10 +33,10 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: Flutter: 434fef37c0980e73bb6479ef766c45957d4b510c integration_test: 5ed24a436eb7ec17b6a13046e9bf7ca4a404e59e - Purchases: b8b8fb6e856ac8166e217f6e014df894d821dda1 - purchases_flutter: d1761e29d612cbbb49c0a4c38960a639e60652ed - PurchasesCoreSwift: 8ae0f08e020f0bc97c1befa4e38a0dbc8e9732e0 - PurchasesHybridCommon: 5f5c1c245b12fc5e8760af7d11cb10f888109a9b + Purchases: 6351f9ff6bd514e5ec5aa0f989ea181effa94bf5 + purchases_flutter: 627527b070d80cdaf486fabe8b3d1dbe8d5cad92 + PurchasesCoreSwift: ee857e4c21e6254b09d7e303a756fcf2b9164408 + PurchasesHybridCommon: d65a799a61d688588534b80338edbcbf604ca93d PODFILE CHECKSUM: a75497545d4391e2d394c3668e20cfb1c2bbd4aa