update Sentry

This commit is contained in:
Anthony Calosa
2025-08-14 05:59:47 +08:00
parent 394818f533
commit cc4dac38fe
6 changed files with 5 additions and 5 deletions

View File

@@ -148,14 +148,14 @@
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-native-ndk</artifactId>
<version>0.8.4</version>
<version>0.10.0</version>
<scope>system</scope>
<systemPath>${pom.basedir}/libs/sentrynativendk.jar</systemPath>
</dependency>
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-android</artifactId>
<version>8.18.0</version>
<version>8.19.1</version>
<type>aar</type>
<exclusions>
<exclusion>
@@ -176,7 +176,7 @@
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-android-core</artifactId>
<version>8.18.0</version>
<version>8.19.1</version>
<type>aar</type>
<exclusions>
<exclusion>
@@ -196,7 +196,7 @@
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-android-ndk</artifactId>
<version>8.18.0</version>
<version>8.19.1</version>
<type>aar</type>
<exclusions>
<exclusion>