File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1- src /
1+ / src /
22coverage /
33android /libs /
44android /.idea /
Original file line number Diff line number Diff line change @@ -44,7 +44,6 @@ apply plugin: 'maven-publish'
4444android {
4545 compileSdkVersion safeExtGet(' compileSdkVersion' , DEFAULT_COMPILE_SDK_VERSION )
4646 buildToolsVersion safeExtGet(' buildToolsVersion' , DEFAULT_BUILD_TOOLS_VERSION )
47- namespace " com.raygun.reactnative"
4847 defaultConfig {
4948 minSdkVersion safeExtGet(' minSdkVersion' , DEFAULT_MIN_SDK_VERSION )
5049 targetSdkVersion safeExtGet(' targetSdkVersion' , DEFAULT_TARGET_SDK_VERSION )
Original file line number Diff line number Diff line change 11{
22 "name" : " raygun4reactnative" ,
33 "title" : " Raygun4reactnative" ,
4- "version" : " 1.4.4 " ,
4+ "version" : " 1.4.5 " ,
55 "description" : " Raygun React Native SDK" ,
66 "main" : " dist/index.js" ,
77 "typescript" : {
You can’t perform that action at this time.
0 commit comments