File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ Unreleased ] ( https://github.com/Instabug/Instabug-React-Native/compare/v14.1.0...dev )
3
+ ## [ 14.3.0 ] ( https://github.com/Instabug/Instabug-React-Native/compare/v14.1.0...14.3.0 )
4
4
5
5
### Added
6
6
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ android {
57
57
minSdkVersion getExtOrDefault(' minSdkVersion' ). toInteger()
58
58
targetSdkVersion getExtOrDefault(' targetSdkVersion' ). toInteger()
59
59
versionCode 1
60
- versionName " 14.1 .0"
60
+ versionName " 14.3 .0"
61
61
multiDexEnabled true
62
62
ndk {
63
63
abiFilters " armeabi-v7a" , " x86"
Original file line number Diff line number Diff line change @@ -1623,7 +1623,7 @@ PODS:
1623
1623
- ReactCommon/turbomodule/bridging
1624
1624
- ReactCommon/turbomodule/core
1625
1625
- Yoga
1626
- - RNInstabug (14.1 .0):
1626
+ - RNInstabug (14.3 .0):
1627
1627
- Instabug (= 14.3.0)
1628
1628
- React-Core
1629
1629
- RNReanimated (3.16.1):
@@ -2084,7 +2084,7 @@ SPEC CHECKSUMS:
2084
2084
ReactCommon: 6a952e50c2a4b694731d7682aaa6c79bc156e4ad
2085
2085
RNCClipboard: 2821ac938ef46f736a8de0c8814845dde2dcbdfb
2086
2086
RNGestureHandler: 511250b190a284388f9dd0d2e56c1df76f14cfb8
2087
- RNInstabug: 4e49b8da38b1f6a0fdeca226cec844d553c8d785
2087
+ RNInstabug: c55b6c697b39d3cbe51b1ab9b729f0b55ed619f1
2088
2088
RNReanimated: f42a5044d121d68e91680caacb0293f4274228eb
2089
2089
RNScreens: c7ceced6a8384cb9be5e7a5e88e9e714401fd958
2090
2090
RNSVG: 8b1a777d54096b8c2a0fd38fc9d5a454332bbb4d
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " instabug-reactnative" ,
3
3
"description" : " React Native plugin for integrating the Instabug SDK" ,
4
- "version" : " 14.1 .0" ,
4
+ "version" : " 14.3 .0" ,
5
5
"author" : " Instabug (https://instabug.com)" ,
6
6
"repository" : " github:Instabug/Instabug-React-Native" ,
7
7
"homepage" : " https://www.instabug.com/platforms/react-native" ,
You can’t perform that action at this time.
0 commit comments