Skip to content

Commit c33afd5

Browse files
committed
⬆️ Upgrade native Android and iOS SDK dependency
1 parent be80961 commit c33afd5

28 files changed

+70
-68
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ android {
2121

2222
dependencies {
2323
compile 'com.facebook.react:react-native:0.20.+'
24-
compile 'com.instabug.library:instabug:4.9.0'
24+
compile 'com.instabug.library:instabug:4.9.1'
2525

2626
}

ios/Instabug.framework/Headers/Instabug.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Copyright: (c) 2013-2018 by Instabug, Inc., all rights reserved.
77
8-
Version: 7.8.1
8+
Version: 7.8.3
99
*/
1010

1111
#import <Foundation/Foundation.h>

ios/Instabug.framework/Info.plist

0 Bytes
Binary file not shown.

ios/Instabug.framework/Instabug

-15.8 KB
Binary file not shown.

ios/Instabug.framework/_CodeSignature/CodeResources

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<dict>
77
<key>Headers/Instabug.h</key>
88
<data>
9-
qO36cnCcgBW7KDsMtn4PKHVIGzM=
9+
8KboFwrnCeqIiOiWp1jR0ucGdwg=
1010
</data>
1111
<key>Info.plist</key>
1212
<data>
13-
SLGadppsDv61+nvvoPap7SePBBc=
13+
6/5EeIxf0ptoIE+0DgyEPnplBhA=
1414
</data>
1515
<key>Modules/module.modulemap</key>
1616
<data>
@@ -23,11 +23,11 @@
2323
<dict>
2424
<key>hash</key>
2525
<data>
26-
qO36cnCcgBW7KDsMtn4PKHVIGzM=
26+
8KboFwrnCeqIiOiWp1jR0ucGdwg=
2727
</data>
2828
<key>hash2</key>
2929
<data>
30-
Qkp/f8J1z3u0inL+btB4Bp7SPCCTlxWv6IjUhH/q7+4=
30+
IqX+Va/+WoigoFFUpzOYK6QsEhu0hDP0ucj3JK1Vqss=
3131
</data>
3232
</dict>
3333
<key>Modules/module.modulemap</key>

ios/InstabugCore.framework/Headers/IBGTypes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Copyright: (c) 2013-2018 by Instabug, Inc., all rights reserved.
77
8-
Version: 7.8.1
8+
Version: 7.8.3
99
*/
1010

1111
#import <UIKit/UIKit.h>
-2 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)