Skip to content

Commit

Permalink
update SDK to 8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyescobar committed Jan 20, 2022
1 parent d94d00e commit 4d10ef3
Show file tree
Hide file tree
Showing 23 changed files with 95 additions and 27 deletions.
Binary file modified android/.gradle/7.0/executionHistory/executionHistory.bin
Binary file not shown.
Binary file modified android/.gradle/7.0/executionHistory/executionHistory.lock
Binary file not shown.
Binary file modified android/.gradle/7.0/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified android/.gradle/7.0/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified android/.gradle/7.0/javaCompile/javaCompile.lock
Binary file not shown.
Binary file modified android/.gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
Binary file modified android/.gradle/buildOutputCleanup/outputFiles.bin
Binary file not shown.
Binary file modified android/.gradle/checksums/checksums.lock
Binary file not shown.
Binary file modified android/.gradle/checksums/sha1-checksums.bin
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ def capacitor_pods
use_frameworks!
pod 'Capacitor', :path => '../node_modules/@capacitor/ios'
pod 'CapacitorCordova', :path => '../node_modules/@capacitor/ios'
pod 'mParticle-Apple-SDK', '~> 8.5'
pod 'mParticle-Apple-SDK', '~> 8.6'
end

target 'Plugin' do
Expand Down
12 changes: 6 additions & 6 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ PODS:
- Capacitor (3.2.4):
- CapacitorCordova
- CapacitorCordova (3.2.4)
- mParticle-Apple-SDK (8.5.3):
- mParticle-Apple-SDK/mParticle (= 8.5.3)
- mParticle-Apple-SDK/mParticle (8.5.3)
- mParticle-Apple-SDK (8.6.0):
- mParticle-Apple-SDK/mParticle (= 8.6.0)
- mParticle-Apple-SDK/mParticle (8.6.0)

DEPENDENCIES:
- "Capacitor (from `../node_modules/@capacitor/ios`)"
- "CapacitorCordova (from `../node_modules/@capacitor/ios`)"
- mParticle-Apple-SDK (~> 8.5)
- mParticle-Apple-SDK (~> 8.6)

SPEC REPOS:
trunk:
Expand All @@ -24,8 +24,8 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Capacitor: 07f746722420584674243fe6bb2e02d243a02a08
CapacitorCordova: 16f118e79d7c20eb659565b1ed9133e2b730f747
mParticle-Apple-SDK: 982774ac43c1fc996b503e76e375cc128caa2d5e
mParticle-Apple-SDK: 411707ace4aeeeade33b6a1e43dea47f8d373aa4

PODFILE CHECKSUM: 7f122b40732d011345d605c3caad4db8f9a08739
PODFILE CHECKSUM: 3aa8300770c1f21140dcb98e6f238f7da7abef1f

COCOAPODS: 1.11.2
12 changes: 6 additions & 6 deletions ios/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ios/Pods/mParticle-Apple-SDK/mParticle-Apple-SDK.podspec

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions ios/Pods/mParticle-Apple-SDK/mParticle-Apple-SDK/mParticle.m

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4d10ef3

Please sign in to comment.