File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ android {
5757 minSdkVersion getExtOrDefault(' minSdkVersion' ). toInteger()
5858 targetSdkVersion getExtOrDefault(' targetSdkVersion' ). toInteger()
5959 versionCode 1
60- versionName " 14.0.2 "
60+ versionName " 14.0.4 "
6161 multiDexEnabled true
6262 ndk {
6363 abiFilters " armeabi-v7a" , " x86"
Original file line number Diff line number Diff line change 11project. ext. instabug = [
2- version : ' 14.0.3 '
2+ version : ' 14.0.4 '
33]
44
55dependencies {
Original file line number Diff line number Diff line change 11{
22 "name" : " instabug-reactnative" ,
33 "description" : " React Native plugin for integrating the Instabug SDK" ,
4- "version" : " 14.0.3 " ,
4+ "version" : " 14.0.4 " ,
55 "author" : " Instabug (https://instabug.com)" ,
66 "repository" : " github:Instabug/Instabug-React-Native" ,
77 "homepage" : " https://www.instabug.com/platforms/react-native" ,
You can’t perform that action at this time.
0 commit comments