We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1266d7 commit cfe2127Copy full SHA for cfe2127
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## Next Release
4
5
+### Internal
6
+- Bump Sentry to v8.21.1
7
+
8
## 2025.09.09
9
10
### Internal
gradle/libs.versions.toml
@@ -179,7 +179,7 @@ rx-java = "io.reactivex.rxjava2:rxjava:2.2.21"
179
rx-kotlin = "io.reactivex.rxjava2:rxkotlin:2.4.0"
180
rx-preferences = "com.f2prateek.rx.preferences2:rx-preferences:2.0.1"
181
182
-sentry-android = "io.sentry:sentry-android:8.20.0"
+sentry-android = "io.sentry:sentry-android:8.21.1"
183
184
signaturepad = "com.github.gcacace:signature-pad:1.3.1"
185
0 commit comments