File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ dependencies {
3333 // Exclude OkHttp from OneSignal's transitive deps: the 5.7.x otel module pulls in OkHttp 5.x
3434 // (via opentelemetry-exporter-sender-okhttp) which is binary-incompatible with React Native's
3535 // networking stack (okhttp3.internal.Util removed in 5.x). React Native already provides OkHttp 4.x.
36- api(' com.onesignal:OneSignal:5.7.6 ' ) {
36+ api(' com.onesignal:OneSignal:5.7.7 ' ) {
3737 exclude group : ' com.squareup.okhttp3' , module : ' okhttp'
3838 }
3939
Original file line number Diff line number Diff line change @@ -1446,7 +1446,7 @@ PODS:
14461446 - React-RCTFBReactNativeSpec
14471447 - ReactCommon/turbomodule/core
14481448 - ReactNativeDependencies
1449- - react-native-onesignal (5.4.1 ):
1449+ - react-native-onesignal (5.4.2 ):
14501450 - hermes-engine
14511451 - OneSignalXCFramework (= 5.5.0)
14521452 - RCTRequired
@@ -2349,7 +2349,7 @@ SPEC CHECKSUMS:
23492349 React-logger: 9e51e01455f15cb3ef87a09a1ec773cdb22d56c1
23502350 React-Mapbuffer: 92b99e450e8ff598b27d6e4db3a75e04fd45e9a9
23512351 React-microtasksnativemodule: 2fe0f2bd2840dedbd66c0ac249c64f977f39cc18
2352- react-native-onesignal: 21bb718c560cd7e6e763594ace7a4599606d0452
2352+ react-native-onesignal: 426b38a83b1f4f60d540c3c240dfa2e64dc10520
23532353 react-native-safe-area-context: 37e680fc4cace3c0030ee46e8987d24f5d3bdab2
23542354 React-NativeModulesApple: 44a9474594566cd03659f92e38f42599c6b9dee4
23552355 React-networking: db73d91466cb134fcbdaaa579fb2de14e2c2ea01
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-onesignal" ,
3- "version" : " 5.4.1 " ,
3+ "version" : " 5.4.2 " ,
44 "description" : " React Native OneSignal SDK" ,
55 "keywords" : [
66 " android" ,
You can’t perform that action at this time.
0 commit comments