@@ -16,7 +16,7 @@ android-target = "34"
1616# the Android compileSdkVersion to use
1717android-compile = " 34"
1818
19- android-gradle = " 8.3.2 "
19+ android-gradle = " 8.4.0 "
2020
2121# the Android target to use in sample
2222sample-android-target = " 34"
@@ -31,11 +31,11 @@ flowExt = "0.8.1-Beta"
3131koin-core = " 3.5.6"
3232koin-compose = " 1.1.5"
3333coil = " 2.6.0"
34- compose-rules-detekt = " 0.3.15 "
34+ compose-rules-detekt = " 0.3.19 "
3535
3636androidx-lifecycle = " 2.7.0"
3737androidx-annotation = " 1.7.1"
38- androidx-activity = " 1.8.2 "
38+ androidx-activity = " 1.9.0 "
3939androidx-compose-compiler = " 1.5.11"
4040androidx-navigation = " 2.7.7"
4141kmp-viewmodel = " 0.7.1"
@@ -79,7 +79,7 @@ androidx-lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-ru
7979androidx-lifecycle-viewmodel-compose = { module = " androidx.lifecycle:lifecycle-viewmodel-compose" , version = " androidx-lifecycle" }
8080androidx-annotation = { module = " androidx.annotation:annotation" , version.ref = " androidx-annotation" }
8181androidx-activity-compose = { module = " androidx.activity:activity-compose" , version.ref = " androidx-activity" }
82- androidx-compose-bom = { module = " androidx.compose:compose-bom" , version = " 2024.04 .00" }
82+ androidx-compose-bom = { module = " androidx.compose:compose-bom" , version = " 2024.05 .00" }
8383androidx-compose-ui-ui = { module = " androidx.compose.ui:ui" }
8484androidx-compose-ui-tooling = { module = " androidx.compose.ui:ui-tooling" }
8585androidx-compose-ui-tooling-preview = { module = " androidx.compose.ui:ui-tooling-preview" }
0 commit comments