diff --git a/android/app/build.gradle b/android/app/build.gradle index 7f6982e..d5d6361 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -138,8 +138,8 @@ android { applicationId "com.sentry_react_native" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 13 - versionName "2.0.13" + versionCode 15 + versionName "2.0.15" } splits { abi { diff --git a/app-debug.apk b/app-debug.apk index 76128e0..4cbd5c1 100644 Binary files a/app-debug.apk and b/app-debug.apk differ diff --git a/app-release.apk b/app-release.apk index 6ccd119..0039c6a 100644 Binary files a/app-release.apk and b/app-release.apk differ diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 36eff44..2301df7 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -205,7 +205,7 @@ PODS: - React-jsi (= 0.64.0) - React-perflogger (= 0.64.0) - React-jsinspector (0.64.0) - - react-native-safe-area-context (3.4.1): + - react-native-safe-area-context (3.3.2): - React-Core - React-perflogger (0.64.0) - React-RCTActionSheet (0.64.0): @@ -275,16 +275,16 @@ PODS: - React - RNGestureHandler (1.10.3): - React-Core - - RNReanimated (1.13.4): + - RNReanimated (1.13.3): - React-Core - RNScreens (2.18.1): - React-Core - - RNSentry (3.4.1): + - RNSentry (3.2.13): - React-Core - - Sentry (= 7.11.0) - - Sentry (7.11.0): - - Sentry/Core (= 7.11.0) - - Sentry/Core (7.11.0) + - Sentry (= 7.9.0) + - Sentry (7.9.0): + - Sentry/Core (= 7.9.0) + - Sentry/Core (7.9.0) - Yoga (1.14.0) DEPENDENCIES: @@ -421,7 +421,7 @@ SPEC CHECKSUMS: React-jsi: 74341196d9547cbcbcfa4b3bbbf03af56431d5a1 React-jsiexecutor: 06a9c77b56902ae7ffcdd7a4905f664adc5d237b React-jsinspector: 0ae35a37b20d5e031eb020a69cc5afdbd6406301 - react-native-safe-area-context: 9e40fb181dac02619414ba1294d6c2a807056ab9 + react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057 React-perflogger: 9c547d8f06b9bf00cb447f2b75e8d7f19b7e02af React-RCTActionSheet: 3080b6e12e0e1a5b313c8c0050699b5c794a1b11 React-RCTAnimation: 3f96f21a497ae7dabf4d2f150ee43f906aaf516f @@ -436,10 +436,10 @@ SPEC CHECKSUMS: ReactCommon: cfe2b7fd20e0dbd2d1185cd7d8f99633fbc5ff05 RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489 RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211 - RNReanimated: c1b56d030d1616239861534d9adb531f8cffab68 + RNReanimated: 514a11da3a2bcc6c3dfd9de32b38e2b9bf101926 RNScreens: f7ad633b2e0190b77b6a7aab7f914fad6f198d8d - RNSentry: fbbdcd7213058e3de5fbaa452b25a06a16b4b382 - Sentry: 0c5cd63d714187b4a39c331c1f0eb04ba7868341 + RNSentry: 0aa1567f66c20390f3834637fc4f73380dcd0774 + Sentry: 2f7e91f247cfb05b05bd01e0b5d0692557a7687b Yoga: 8c8436d4171c87504c648ae23b1d81242bdf3bbf PODFILE CHECKSUM: 79ce1c465caba661d8abf443587400c2a48c5974 diff --git a/ios/sentry_react_native-tvOS/Info.plist b/ios/sentry_react_native-tvOS/Info.plist index f35bd46..11e4671 100644 --- a/ios/sentry_react_native-tvOS/Info.plist +++ b/ios/sentry_react_native-tvOS/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.0.13 + 2.0.15 CFBundleSignature ???? CFBundleVersion - 13 + 15 LSRequiresIPhoneOS NSAppTransportSecurity diff --git a/ios/sentry_react_native-tvOSTests/Info.plist b/ios/sentry_react_native-tvOSTests/Info.plist index d39dbd6..51ffcec 100644 --- a/ios/sentry_react_native-tvOSTests/Info.plist +++ b/ios/sentry_react_native-tvOSTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.0.13 + 2.0.15 CFBundleSignature ???? CFBundleVersion - 13 + 15 diff --git a/ios/sentry_react_native.xcodeproj/project.pbxproj b/ios/sentry_react_native.xcodeproj/project.pbxproj index b87f0ed..3bd399b 100644 --- a/ios/sentry_react_native.xcodeproj/project.pbxproj +++ b/ios/sentry_react_native.xcodeproj/project.pbxproj @@ -670,7 +670,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 12; + CURRENT_PROJECT_VERSION = 14; ENABLE_BITCODE = NO; INFOPLIST_FILE = sentry_react_native/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; @@ -693,7 +693,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 12; + CURRENT_PROJECT_VERSION = 14; INFOPLIST_FILE = sentry_react_native/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; OTHER_LDFLAGS = ( diff --git a/ios/sentry_react_native/Info.plist b/ios/sentry_react_native/Info.plist index 7ea7b5f..dad5bd9 100644 --- a/ios/sentry_react_native/Info.plist +++ b/ios/sentry_react_native/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.0.13 + 2.0.15 CFBundleSignature ???? CFBundleVersion - 13 + 15 LSRequiresIPhoneOS NSAppTransportSecurity diff --git a/ios/sentry_react_nativeTests/Info.plist b/ios/sentry_react_nativeTests/Info.plist index d39dbd6..51ffcec 100644 --- a/ios/sentry_react_nativeTests/Info.plist +++ b/ios/sentry_react_nativeTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.0.13 + 2.0.15 CFBundleSignature ???? CFBundleVersion - 13 + 15 diff --git a/package-lock.json b/package-lock.json index eb3a408..567f5c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sentry_react_native", - "version": "2.0.13", + "version": "2.0.15", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sentry_react_native", - "version": "2.0.13", + "version": "2.0.15", "dependencies": { "@react-native-community/masked-view": "^0.1.10", "@react-navigation/native": "^5.7.3", diff --git a/package.json b/package.json index dd2a49f..65b65d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sentry_react_native", - "version": "2.0.13", + "version": "2.0.15", "private": true, "scripts": { "android": "react-native run-android", diff --git a/sentry_react_native.app.zip b/sentry_react_native.app.zip index aa42654..f214c27 100644 Binary files a/sentry_react_native.app.zip and b/sentry_react_native.app.zip differ diff --git a/sentry_react_native_debug.app.zip b/sentry_react_native_debug.app.zip index 0a985a9..c8f88b4 100644 Binary files a/sentry_react_native_debug.app.zip and b/sentry_react_native_debug.app.zip differ