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.
2 parents 1bb772e + 4c0212c commit 5c43ad6Copy full SHA for 5c43ad6
CHANGELOG.md
@@ -21,6 +21,8 @@
21
- Add `isUsingSmokelessTobacco` in `MedicalHistory` table
22
- Bump AGP to v8.12.2
23
- Bump Sentry to v8.20.0
24
+- Bump Kotlin to v2.2.10
25
+- Bump KSP to v2.2.10-2.0.2
26
27
### Changes
28
gradle/libs.versions.toml
@@ -14,9 +14,9 @@ androidx-activity = "1.10.1"
14
chucker = "4.2.0"
15
dagger = "2.57"
16
17
-kotlin = "2.2.0"
+kotlin = "2.2.10"
18
19
-ksp = "2.2.0-2.0.2"
+ksp = "2.2.10-2.0.2"
20
ktlint = "0.36.0"
0 commit comments