File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ Airship_minSdkVersion=21
3
3
Airship_targetSdkVersion =34
4
4
Airship_compileSdkVersion =34
5
5
Airship_ndkversion =26.1.10909125
6
- Airship_airshipProxyVersion =11.0.3
6
+ Airship_airshipProxyVersion =11.0.4
Original file line number Diff line number Diff line change 17
17
- Airship/Core
18
18
- Airship/PreferenceCenter (18.11.1):
19
19
- Airship/Core
20
- - AirshipFrameworkProxy (11.0.2 ):
20
+ - AirshipFrameworkProxy (11.0.4 ):
21
21
- Airship (= 18.11.1)
22
22
- AirshipServiceExtension (18.12.1)
23
23
- boost (1.83.0)
@@ -908,7 +908,7 @@ PODS:
908
908
- glog
909
909
- React-debug
910
910
- react-native-airship (20.0.1):
911
- - AirshipFrameworkProxy (= 11.0.2 )
911
+ - AirshipFrameworkProxy (= 11.0.4 )
912
912
- glog
913
913
- RCT-Folly (= 2022.05.16.00)
914
914
- React-Core
Original file line number Diff line number Diff line change @@ -22,6 +22,6 @@ Pod::Spec.new do |s|
22
22
s . dependency "React-Core"
23
23
end
24
24
25
- s . dependency "AirshipFrameworkProxy" , "11.0.2 "
25
+ s . dependency "AirshipFrameworkProxy" , "11.0.4 "
26
26
27
27
end
You can’t perform that action at this time.
0 commit comments