Skip to content

Commit 8258abb

Browse files
siddh1004sagarwal
andauthored
1 parent d30a856 commit 8258abb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Migrate next appointment view to Jetpack Compose
1919
- Migrate patient status view to Jetpack Compose
2020
- Migrate clinical decision support alert to Jetpack Compose
21+
- Bump sqlite-android version to 3.49.0
2122

2223
## 2025.05.20
2324

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ signaturepad = "com.github.gcacace:signature-pad:1.3.1"
186186

187187
soloader = "com.facebook.soloader:soloader:0.12.1"
188188

189-
sqlite-android = "com.github.requery:sqlite-android:3.45.0"
189+
sqlite-android = "com.github.requery:sqlite-android:3.49.0"
190190

191191
threeten-extra = "org.threeten:threeten-extra:1.8.0"
192192

0 commit comments

Comments
 (0)