File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- 5.4.4
1+ 5.5.0
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ Adjust.getLastDeeplink = function(callback) {
158158} ;
159159
160160Adjust . getSdkVersion = function ( callback ) {
161- module_adjust . getSdkVersion ( "react-native5.4.4 " , callback ) ;
161+ module_adjust . getSdkVersion ( "react-native5.5.0 " , callback ) ;
162162} ;
163163
164164Adjust . componentWillUnmount = function ( ) {
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-adjust" ,
33 "description" : " Adjust React Native SDK" ,
4- "version" : " 5.4.4 " ,
4+ "version" : " 5.5.0 " ,
55 "main" : " index.js" ,
66 "author" : " Adjust" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-adjust-oaid" ,
33 "description" : " Adjust React Native OAID plugin" ,
4- "version" : " 5.4.4 " ,
4+ "version" : " 5.5.0 " ,
55 "main" : " index.js" ,
66 "author" : " Adjust" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-adjust-test" ,
33 "description" : " Adjust Test Plugin For React Native SDK" ,
4- "version" : " 5.4.4 " ,
4+ "version" : " 5.5.0 " ,
55 "author" : " Adjust" ,
66 "license" : " MIT" ,
77 "keywords" : [
You can’t perform that action at this time.
0 commit comments