Merge pull request #55 from garfiec/dependabot/gradle/ksp-2.3.7

chore(deps): bump ksp from 2.3.6 to 2.3.7
This commit is contained in:
Garfie Chiu 2026-04-25 00:03:12 -05:00 committed by GitHub
commit ced1871300
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
# Core Android
agp = "9.1.1"
kotlin = "2.3.20"
ksp = "2.3.6"
ksp = "2.3.7"
compose-bom = "2026.04.01"
compose-multiplatform = "1.11.0-beta03"
material3 = "1.3.1"