Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
- Add display name to `ImageView#src` lint fix
- Migrate to using test fixtures for shared test code
- Add statin v1 translations for Tamil (Sri Lanka) and Sinhala
- Bump Sentry Android to v8.0.0
- Bump Gradle to v8.12.1
- Bump Sentry Gradle plugin to v5
- Opt out of edge-to-edge enforcement in Android 15
- Bump Google Gson to v2.12.0
- Add statin translations for `bn-BD`, `si-LK`, `ta-LK`
- Bump Sentry Android to v8.1.0

### Fixes

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ rx-java = "io.reactivex.rxjava2:rxjava:2.2.21"
rx-kotlin = "io.reactivex.rxjava2:rxkotlin:2.4.0"
rx-preferences = "com.f2prateek.rx.preferences2:rx-preferences:2.0.1"

sentry-android = "io.sentry:sentry-android:8.0.0"
sentry-android = "io.sentry:sentry-android:8.1.0"

signaturepad = "com.github.gcacace:signature-pad:1.3.1"

Expand Down
Loading