Skip to content

Commit d8fc7ff

Browse files
snapshot: 14.2.0
1 parent 2b094ca commit d8fc7ff

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

android/native.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project.ext.instabug = [
2-
version: '14.1.0'
2+
version: '14.2.0'
33
]
44

55
dependencies {

examples/default/ios/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1623,7 +1623,7 @@ PODS:
16231623
- ReactCommon/turbomodule/bridging
16241624
- ReactCommon/turbomodule/core
16251625
- Yoga
1626-
- RNInstabug (14.1.0):
1626+
- RNInstabug (14.2.0):
16271627
- Instabug (= 14.1.0)
16281628
- React-Core
16291629
- RNReanimated (3.16.1):
@@ -2084,7 +2084,7 @@ SPEC CHECKSUMS:
20842084
ReactCommon: 6a952e50c2a4b694731d7682aaa6c79bc156e4ad
20852085
RNCClipboard: 2821ac938ef46f736a8de0c8814845dde2dcbdfb
20862086
RNGestureHandler: 511250b190a284388f9dd0d2e56c1df76f14cfb8
2087-
RNInstabug: 96e629f47c0af2e9455fbcf800d12049f980d873
2087+
RNInstabug: a32fe27d71ec4f3dadaf8106b6703b7e2a912dd0
20882088
RNReanimated: f42a5044d121d68e91680caacb0293f4274228eb
20892089
RNScreens: c7ceced6a8384cb9be5e7a5e88e9e714401fd958
20902090
RNSVG: 8b1a777d54096b8c2a0fd38fc9d5a454332bbb4d
@@ -2094,4 +2094,4 @@ SPEC CHECKSUMS:
20942094

20952095
PODFILE CHECKSUM: 63bf073bef3872df95ea45e7c9c023a331ebb3c3
20962096

2097-
COCOAPODS: 1.14.0
2097+
COCOAPODS: 1.16.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "instabug-reactnative",
33
"description": "React Native plugin for integrating the Instabug SDK",
4-
"version": "14.1.0",
4+
"version": "14.2.0",
55
"author": "Instabug (https://instabug.com)",
66
"repository": "github:Instabug/Instabug-React-Native",
77
"homepage": "https://www.instabug.com/platforms/react-native",

0 commit comments

Comments
 (0)