update dependency

This commit is contained in:
Anthony Calosa
2024-10-20 04:28:09 +08:00
parent 8a7866da87
commit 86b58ef479
5 changed files with 12 additions and 12 deletions

View File

@@ -138,7 +138,7 @@
<dependency>
<groupId>xmlpull</groupId>
<artifactId>xmlpull</artifactId>
<version>1.1.3.1</version>
<version>1.1.3.4a</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -151,7 +151,7 @@
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-android</artifactId>
<version>7.14.0</version>
<version>7.15.0</version>
<type>aar</type>
<exclusions>
<exclusion>
@@ -168,7 +168,7 @@
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-android-core</artifactId>
<version>7.14.0</version>
<version>7.15.0</version>
<type>aar</type>
<exclusions>
<exclusion>
@@ -188,7 +188,7 @@
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-android-ndk</artifactId>
<version>7.14.0</version>
<version>7.15.0</version>
<type>aar</type>
<exclusions>
<exclusion>