Skip to content

Commit 8e429cd

Browse files
Merge pull request #5562 from simpledotorg/master
2 parents b0af27a + d649fb7 commit 8e429cd

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
- Bump Jackson Core to v2.19.2
2020
- Bump Lottie Compose to v6.6.7
2121
- Add `isUsingSmokelessTobacco` in `MedicalHistory` table
22+
- Bump AGP to v8.12.2
23+
- Bump Sentry to v8.20.0
2224

2325
### Changes
2426

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
agp = "8.12.0"
2+
agp = "8.12.2"
33

44
androidx-cameraView = "1.4.2"
55
androidx-camera = "1.4.2"
@@ -179,7 +179,7 @@ rx-java = "io.reactivex.rxjava2:rxjava:2.2.21"
179179
rx-kotlin = "io.reactivex.rxjava2:rxkotlin:2.4.0"
180180
rx-preferences = "com.f2prateek.rx.preferences2:rx-preferences:2.0.1"
181181

182-
sentry-android = "io.sentry:sentry-android:8.11.0"
182+
sentry-android = "io.sentry:sentry-android:8.20.0"
183183

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

0 commit comments

Comments
 (0)