@@ -16,7 +16,7 @@ android-target = "34"
16
16
# the Android compileSdkVersion to use
17
17
android-compile = " 34"
18
18
19
- android-gradle = " 8.3.2 "
19
+ android-gradle = " 8.4.0 "
20
20
21
21
# the Android target to use in sample
22
22
sample-android-target = " 34"
@@ -31,11 +31,11 @@ flowExt = "0.8.1-Beta"
31
31
koin-core = " 3.5.6"
32
32
koin-compose = " 1.1.5"
33
33
coil = " 2.6.0"
34
- compose-rules-detekt = " 0.3.15 "
34
+ compose-rules-detekt = " 0.3.19 "
35
35
36
36
androidx-lifecycle = " 2.7.0"
37
37
androidx-annotation = " 1.7.1"
38
- androidx-activity = " 1.8.2 "
38
+ androidx-activity = " 1.9.0 "
39
39
androidx-compose-compiler = " 1.5.11"
40
40
androidx-navigation = " 2.7.7"
41
41
kmp-viewmodel = " 0.7.1"
@@ -79,7 +79,7 @@ androidx-lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-ru
79
79
androidx-lifecycle-viewmodel-compose = { module = " androidx.lifecycle:lifecycle-viewmodel-compose" , version = " androidx-lifecycle" }
80
80
androidx-annotation = { module = " androidx.annotation:annotation" , version.ref = " androidx-annotation" }
81
81
androidx-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" }
83
83
androidx-compose-ui-ui = { module = " androidx.compose.ui:ui" }
84
84
androidx-compose-ui-tooling = { module = " androidx.compose.ui:ui-tooling" }
85
85
androidx-compose-ui-tooling-preview = { module = " androidx.compose.ui:ui-tooling-preview" }
0 commit comments