File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 11[versions ]
2- agp = " 8.2.0-rc02 "
2+ agp = " 8.2.1 "
33kotlin = " 1.9.0"
44core-ktx = " 1.12.0"
55junit = " 4.13.2"
66androidx-test-ext-junit = " 1.1.5"
77espresso-core = " 3.5.1"
8- lifecycle-runtime-ktx = " 2.6.2 "
9- activity-compose = " 1.8.0 "
8+ lifecycle-runtime-ktx = " 2.7.0 "
9+ activity-compose = " 1.8.2 "
1010compose-bom = " 2023.10.01"
11- material = " 1.10.0"
11+ material = " 1.11.0"
12+ material3 = " 1.2.0-beta02"
1213
1314[libraries ]
1415core-ktx = { group = " androidx.core" , name = " core-ktx" , version.ref = " core-ktx" }
@@ -24,8 +25,8 @@ ui-tooling = { group = "androidx.compose.ui", name = "ui-tooling" }
2425ui-tooling-preview = { group = " androidx.compose.ui" , name = " ui-tooling-preview" }
2526ui-test-manifest = { group = " androidx.compose.ui" , name = " ui-test-manifest" }
2627ui-test-junit4 = { group = " androidx.compose.ui" , name = " ui-test-junit4" }
27- material3 = { group = " androidx.compose.material3" , name = " material3" }
28- material = {group = " com.google.android.material" , name = " material" , version.ref = " material" }
28+ material3 = { group = " androidx.compose.material3" , name = " material3" , version.ref = " material3 " }
29+ material = {group = " com.google.android.material" , name = " material" , version.ref = " material" }
2930
3031[plugins ]
3132androidApplication = { id = " com.android.application" , version.ref = " agp" }
You can’t perform that action at this time.
0 commit comments