File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ appVersion = "1.0.0"
66versionCode = " 10000"
77
88# kotlin
9- kotlin = " 1.9.10 "
9+ kotlin = " 1.9.20 "
1010kotlinx-serialization-json = " 1.6.0"
1111kotlinx-coroutines = " 1.7.3"
1212kotlinx-datetime = " 0.4.1"
@@ -20,7 +20,7 @@ java-poet = "1.13.0"
2020androidx-activity = " 1.8.0"
2121androidx-activity-compose = " 1.8.0"
2222androidx-appcompat = " 1.6.1"
23- androidx-compose-compiler = " 1.5.3 "
23+ androidx-compose-compiler = " 1.5.4 "
2424androidx-compose-bom = " 2023.10.01"
2525androidx-constraint-layout = " 2.1.4"
2626androidx-core = " 1.12.0"
@@ -56,8 +56,8 @@ espressoIntents = "3.5.1"
5656runner = " 1.5.2"
5757
5858# gradle plugin
59- agp = " 8.1.2 "
60- ksp = " 1.9.10 -1.0.13 "
59+ agp = " 8.1.3 "
60+ ksp = " 1.9.20 -1.0.14 "
6161ossp = " 0.10.6"
6262
6363[libraries ]
You can’t perform that action at this time.
0 commit comments