Skip to content

Commit c8aa13b

Browse files
committed
update to compose 1.9.3 and kotlin 2.2.21
1 parent afbfb7a commit c8aa13b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ datatable-publish = { id = "datatable.publish" }
1717

1818
[versions]
1919

20-
activityCompose = "1.11.0"
20+
activityCompose = "1.12.0"
2121
androidGradlePlugin = "8.11.2"
22-
compose = "1.9.0"
22+
compose = "1.9.3"
2323
fastscroller = "0.3.2"
24-
kotlin = "2.2.20"
25-
vanniktech = "0.34.0"
24+
kotlin = "2.2.21"
25+
vanniktech = "0.35.0"
2626

2727
[libraries]
2828

0 commit comments

Comments
 (0)