File tree Expand file tree Collapse file tree 4 files changed +9
-8
lines changed
Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 11Branch Capacitor SDK change log
22
33- 8.4.0
4+
45 - Exposed new method ` setConsumerProtectionAttributionLevel ` to set CPP level
5- - Branch Android SDK bumped to 5.15.0
6- - Branch iOS SDK bumped to 3.8 .0
6+ - Branch Android SDK bumped to 5.15.1
7+ - Branch iOS SDK bumped to 3.9 .0
78 - Updated @capacitor/ios to 6.2.0
89
910- 8.3.0
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ dependencies {
6666 implementation project(' :capacitor-android' )
6767 implementation ' androidx.annotation:annotation:1.4.0'
6868 implementation ' androidx.appcompat:appcompat:1.5.0'
69- api ' io.branch.sdk.android:library:5.15.0 '
69+ api ' io.branch.sdk.android:library:5.15.1 '
7070 testImplementation " junit:junit:$junitVersion "
7171 androidTestImplementation " androidx.test.ext:junit:$androidxJunitVersion "
7272 androidTestImplementation " androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ def capacitor_pods
44 use_frameworks!
55 pod 'Capacitor' , :path => '../node_modules/@capacitor/ios'
66 pod 'CapacitorCordova' , :path => '../node_modules/@capacitor/ios'
7- pod 'BranchSDK' , '~> 3.8 .0'
7+ pod 'BranchSDK' , '~> 3.9 .0'
88end
99
1010target 'Plugin' do
Original file line number Diff line number Diff line change 11PODS:
2- - BranchSDK (3.8 .0)
2+ - BranchSDK (3.9 .0)
33 - Capacitor (6.2.0):
44 - CapacitorCordova
55 - CapacitorCordova (6.2.0)
66
77DEPENDENCIES:
8- - BranchSDK (~> 3.8 .0)
8+ - BranchSDK (~> 3.9 .0)
99 - "Capacitor (from `../node_modules/@capacitor/ios`)"
1010 - "CapacitorCordova (from `../node_modules/@capacitor/ios`)"
1111
@@ -20,10 +20,10 @@ EXTERNAL SOURCES:
2020 :path: "../node_modules/@capacitor/ios"
2121
2222SPEC CHECKSUMS:
23- BranchSDK: e517c334355e4d37f8f16b11213a76b0b2779ac6
23+ BranchSDK: caa0aad74d39bcd08573661d13ae0821feecdada
2424 Capacitor: 1f3c7b9802d958cd8c4eb63895fff85dff2e1eea
2525 CapacitorCordova: b33e7f4aa4ed105dd43283acdd940964374a87d9
2626
27- PODFILE CHECKSUM: 3484333e03f4f4ad335c9fb26d4170325705b824
27+ PODFILE CHECKSUM: 8997a24b5d8780d5611e0cf2d1d4aa3cf1c5d2ae
2828
2929COCOAPODS: 1.16.2
You can’t perform that action at this time.
0 commit comments