11[versions ]
2- accompanist = " 0.30.1 "
3- androidGradlePlugin = " 8.1.1 "
4- androidx-activity-compose = " 1.8.0-beta01 "
2+ accompanist = " 0.32.0 "
3+ androidGradlePlugin = " 8.1.2 "
4+ androidx-activity-compose = " 1.8.0-rc01 "
55androidx-appcompat = " 1.6.1"
6- androidx-compose-bom = " 2023.09.00 "
6+ androidx-compose-bom = " 2023.09.02 "
77androidx-constraintlayout = " 2.1.4"
88androidx-constraintlayout-compose = " 1.0.1"
99androidx-coordinator-layout = " 1.2.0"
10- androidx-corektx = " 1.12 .0"
10+ androidx-corektx = " 1.9 .0"
1111androidx-emoji2-views = " 1.4.0"
1212androidx-fragment-ktx = " 1.6.1"
1313androidx-glance-appwidget = " 1.0.0"
1414androidx-lifecycle-compose = " 2.6.2"
1515androidx-lifecycle-runtime-compose = " 2.6.2"
16- androidx-navigation = " 2.7.2 "
16+ androidx-navigation = " 2.7.3 "
1717androidx-paging = " 3.2.1"
1818androidx-test = " 1.5.0"
1919androidx-test-espresso = " 3.5.1"
@@ -24,14 +24,14 @@ compileSdk = "34"
2424compose-compiler = " 1.4.7"
2525coroutines = " 1.7.3"
2626google-maps = " 18.1.0"
27- gradle-versions = " 0.47 .0"
28- hilt = " 2.47 "
27+ gradle-versions = " 0.48 .0"
28+ hilt = " 2.48 "
2929junit = " 4.13.2"
3030# @pin Update in conjuction with Compose Compiler
3131kotlin = " 1.8.21"
3232ksp = " 1.8.0-1.0.9"
33- maps-compose = " 2.13 .0"
34- material = " 1.11.0-alpha02 "
33+ maps-compose = " 2.15 .0"
34+ material = " 1.11.0-alpha03 "
3535# @keep
3636minSdk = " 21"
3737recyclerview = " 1.3.1"
@@ -46,7 +46,6 @@ accompanist-theme-adapter-appcompat = { module = "com.google.accompanist:accompa
4646accompanist-theme-adapter-material = { module = " com.google.accompanist:accompanist-themeadapter-material" , version.ref = " accompanist" }
4747accompanist-theme-adapter-material3 = { module = " com.google.accompanist:accompanist-themeadapter-material3" , version.ref = " accompanist" }
4848androidx-activity-compose = { module = " androidx.activity:activity-compose" , version.ref = " androidx-activity-compose" }
49-
5049androidx-appcompat = { module = " androidx.appcompat:appcompat" , version.ref = " androidx-appcompat" }
5150androidx-compose-animation-graphics = { module = " androidx.compose.animation:animation-graphics" }
5251androidx-compose-bom = { module = " androidx.compose:compose-bom" , version.ref = " androidx-compose-bom" }
@@ -61,7 +60,7 @@ androidx-compose-runtime-livedata = { module = "androidx.compose.runtime:runtime
6160androidx-compose-ui = { module = " androidx.compose.ui:ui" }
6261androidx-compose-ui-googlefonts = { module = " androidx.compose.ui:ui-text-google-fonts" }
6362# TODO remove usage of this when `draw` method is in stable.
64- androidx-compose-ui-graphics = " androidx.compose.ui:ui-graphics:1.6.0-alpha05 "
63+ androidx-compose-ui-graphics = " androidx.compose.ui:ui-graphics:1.6.0-alpha06 "
6564androidx-compose-ui-test = { module = " androidx.compose.ui:ui-test" }
6665androidx-compose-ui-test-junit4 = { module = " androidx.compose.ui:ui-test-junit4" }
6766androidx-compose-ui-test-manifest = { module = " androidx.compose.ui:ui-test-manifest" }
0 commit comments