1- # ####
2- # This file is duplicated to individual samples from the global scripts/libs.versions.toml
3- # Do not add a dependency to an individual sample, edit the global version instead.
4- # ####
51[versions ]
62accompanist = " 0.37.3"
73android-material3 = " 1.14.0-alpha04"
@@ -56,7 +52,7 @@ room = "2.8.1"
5652secrets = " 2.0.1"
5753spotless = " 8.0.0"
5854# @keep
59- targetSdk = " 33 "
55+ targetSdk = " 36 "
6056version-catalog-update = " 1.0.0"
6157
6258[libraries ]
@@ -70,7 +66,6 @@ androidx-compose-animation = { module = "androidx.compose.animation:animation" }
7066androidx-compose-bom = { module = " androidx.compose:compose-bom" , version.ref = " androidx-compose-bom" }
7167androidx-compose-foundation = { module = " androidx.compose.foundation:foundation" }
7268androidx-compose-foundation-layout = { module = " androidx.compose.foundation:foundation-layout" }
73- androidx-compose-material-iconsExtended = { module = " androidx.compose.material:material-icons-extended" }
7469androidx-compose-material3 = { module = " androidx.compose.material3:material3" }
7570androidx-compose-material3-adaptive = { module = " androidx.compose.material3.adaptive:adaptive" }
7671androidx-compose-material3-adaptive-layout = { module = " androidx.compose.material3.adaptive:adaptive-layout" }
@@ -98,13 +93,11 @@ androidx-glance-appwidget = { module = "androidx.glance:glance-appwidget", versi
9893androidx-glance-material3 = { module = " androidx.glance:glance-material3" , version.ref = " androidx-glance" }
9994androidx-glance-preview = { module = " androidx.glance:glance-preview" , version.ref = " glancePreview" }
10095androidx-hilt-navigation-compose = { module = " androidx.hilt:hilt-navigation-compose" , version.ref = " androidxHiltNavigationCompose" }
101- androidx-lifecycle-livedata-ktx = { module = " androidx.lifecycle:lifecycle-viewmodel-ktx" , version.ref = " androidx-lifecycle-compose" }
10296androidx-lifecycle-runtime = { module = " androidx.lifecycle:lifecycle-runtime-ktx" , version.ref = " androidx-lifecycle-compose" }
10397androidx-lifecycle-runtime-compose = { module = " androidx.lifecycle:lifecycle-runtime-compose" , version.ref = " androidx-lifecycle-runtime-compose" }
10498androidx-lifecycle-viewModelCompose = { module = " androidx.lifecycle:lifecycle-viewmodel-compose" , version.ref = " androidx-lifecycle-compose" }
10599androidx-lifecycle-viewmodel-ktx = { module = " androidx.lifecycle:lifecycle-viewmodel-ktx" , version.ref = " androidx-lifecycle-compose" }
106100androidx-lifecycle-viewmodel-savedstate = { module = " androidx.lifecycle:lifecycle-viewmodel-savedstate" , version.ref = " androidx-lifecycle-compose" }
107- androidx-material-icons-core = { module = " androidx.compose.material:material-icons-core" }
108101androidx-navigation-compose = { module = " androidx.navigation:navigation-compose" , version.ref = " androidx-navigation" }
109102androidx-navigation-fragment = { module = " androidx.navigation:navigation-fragment-ktx" , version.ref = " androidx-navigation" }
110103androidx-navigation-ui-ktx = { module = " androidx.navigation:navigation-ui-ktx" , version.ref = " androidx-navigation" }
0 commit comments