Skip to content

Commit 472a9f4

Browse files
committed
build: bump KSP to 1.9.25-1.0.26 to match Kotlin 1.9.25
1 parent 849bb49 commit 472a9f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
agp = "8.7.2"
33
kotlin = "1.9.25"
4-
ksp = "1.9.25-1.0.20"
4+
ksp = "1.9.25-1.0.26"
55
coreKtx = "1.13.1"
66
junit = "4.13.2"
77
junitVersion = "1.3.0"

0 commit comments

Comments
 (0)