@adapty/capacitor 3.16.0 → 3.16.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,8 +13,8 @@ Pod::Spec.new do |s|
13
13
  s.source_files = 'ios/Sources/**/*.{swift,h,m,c,cc,mm,cpp}'
14
14
  s.ios.deployment_target = '15.0'
15
15
  s.dependency 'Capacitor'
16
- s.dependency 'Adapty', '3.15.3'
17
- s.dependency 'AdaptyUI', '3.15.3'
18
- s.dependency 'AdaptyPlugin', '3.15.3'
16
+ s.dependency 'Adapty', '3.15.5'
17
+ s.dependency 'AdaptyUI', '3.15.5'
18
+ s.dependency 'AdaptyPlugin', '3.15.5'
19
19
  s.swift_version = '5.1'
20
20
  end
package/Package.swift CHANGED
@@ -11,7 +11,7 @@ let package = Package(
11
11
  ],
12
12
  dependencies: [
13
13
  .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "8.0.0"),
14
- .package(url: "https://github.com/adaptyteam/AdaptySDK-iOS.git", exact: "3.15.3")
14
+ .package(url: "https://github.com/adaptyteam/AdaptySDK-iOS.git", exact: "3.15.5")
15
15
  ],
16
16
  targets: [
17
17
  .target(
package/README.md CHANGED
@@ -108,7 +108,7 @@ Adapty SDK for Capacitor is fully supported on **iOS** and **Android** platforms
108
108
 
109
109
  | Capacitor version | `@adapty/capacitor` version |
110
110
  | --- |-----------------------------|
111
- | 8.x | 3.16.0-beta.0 and newer |
111
+ | 8.x | 3.16.0 and newer |
112
112
  | 7.x | 3.15.x and older |
113
113
  | 6.x and older | Not supported |
114
114
 
@@ -1,2 +1,2 @@
1
- declare const _default: "3.16.0";
1
+ declare const _default: "3.16.1";
2
2
  export default _default;
@@ -1,2 +1,2 @@
1
- export default '3.16.0';
1
+ export default '3.16.1';
2
2
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,eAAe,QAAQ,CAAC","sourcesContent":["export default '3.16.0';\n"]}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,eAAe,QAAQ,CAAC","sourcesContent":["export default '3.16.1';\n"]}
@@ -1746,7 +1746,7 @@ const consoleLogSink = {
1746
1746
  },
1747
1747
  };
1748
1748
 
1749
- var version = '3.16.0';
1749
+ var version = '3.16.1';
1750
1750
 
1751
1751
  class Log {
1752
1752
  // Formats a message for logging