Skip to content

Commit 2a41506

Browse files
authored
Merge branch 'master' into use_functional_interface_for_notifications
2 parents cd5068f + ca42f92 commit 2a41506

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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-
ksp = "2.1.10-1.0.31"
2+
ksp = "2.1.20-1.0.31"
33
android = "8.9.0"
44
material = "1.12.0"
55
androidx-appcompat = "1.7.0"
@@ -29,7 +29,7 @@ test-androidx-rules = "1.6.1"
2929
androidx-tracing = "1.2.0"
3030
uiautomator = "2.3.0"
3131
okhttp3 = "4.12.0"
32-
kotlin = "2.1.10"
32+
kotlin = "2.1.20"
3333
plugin-oss-licenses = "0.10.6"
3434
ktlint = "12.2.0"
3535
detekt = "1.23.8"

0 commit comments

Comments
 (0)