2
2
accompanist = " 0.36.0"
3
3
activityKtx = " 1.10.1"
4
4
android-googleid = " 1.1.1"
5
- androidGradlePlugin = " 8.9.2 "
5
+ androidGradlePlugin = " 8.10.0 "
6
6
androidx-activity-compose = " 1.10.1"
7
7
androidx-appcompat = " 1.7.0"
8
- androidx-compose-bom = " 2025.04.01 "
8
+ androidx-compose-bom = " 2025.05.00 "
9
9
androidx-compose-ui-test = " 1.7.0-alpha08"
10
- androidx-compose-ui-test-junit4-accessibility = " 1.8 .0-rc02 "
10
+ androidx-compose-ui-test-junit4-accessibility = " 1.9 .0-alpha02 "
11
11
androidx-constraintlayout = " 2.2.1"
12
12
androidx-constraintlayout-compose = " 1.1.1"
13
13
androidx-coordinator-layout = " 1.3.0"
@@ -17,25 +17,25 @@ androidx-credentials-play-services-auth = "1.5.0"
17
17
androidx-emoji2-views = " 1.5.0"
18
18
androidx-fragment-ktx = " 1.8.6"
19
19
androidx-glance-appwidget = " 1.1.1"
20
- androidx-lifecycle-compose = " 2.8.7 "
21
- androidx-lifecycle-runtime-compose = " 2.8.7 "
22
- androidx-navigation = " 2.8.9 "
20
+ androidx-lifecycle-compose = " 2.9.0 "
21
+ androidx-lifecycle-runtime-compose = " 2.9.0 "
22
+ androidx-navigation = " 2.9.0 "
23
23
androidx-paging = " 3.3.6"
24
24
androidx-startup-runtime = " 1.2.0"
25
25
androidx-test = " 1.6.1"
26
26
androidx-test-espresso = " 3.6.1"
27
27
androidx-test-junit = " 1.2.1"
28
- androidx-window = " 1.5.0-alpha01 "
29
- androidx-window-core = " 1.5.0-alpha01 "
30
- androidx-window-java = " 1.5.0-alpha01 "
28
+ androidx-window = " 1.5.0-alpha02 "
29
+ androidx-window-core = " 1.5.0-alpha02 "
30
+ androidx-window-java = " 1.5.0-alpha02 "
31
31
# @keep
32
32
androidx-xr = " 1.0.0-alpha03"
33
33
androidxHiltNavigationCompose = " 1.2.0"
34
34
appcompat = " 1.7.0"
35
35
coil = " 2.7.0"
36
36
# @keep
37
37
compileSdk = " 35"
38
- compose-latest = " 1.8.0 "
38
+ compose-latest = " 1.8.1 "
39
39
composeUiTooling = " 1.4.1"
40
40
coreSplashscreen = " 1.0.1"
41
41
coroutines = " 1.10.2"
@@ -50,7 +50,7 @@ kotlin = "2.1.20"
50
50
kotlinCoroutinesOkhttp = " 1.0"
51
51
kotlinxCoroutinesGuava = " 1.10.2"
52
52
kotlinxSerializationJson = " 1.8.1"
53
- ksp = " 2.1.20-2.0.0 "
53
+ ksp = " 2.1.20-2.0.1 "
54
54
maps-compose = " 6.6.0"
55
55
material = " 1.13.0-alpha13"
56
56
material3-adaptive = " 1.1.0"
@@ -76,8 +76,8 @@ wearToolingPreview = "1.0.0"
76
76
webkit = " 1.13.0"
77
77
78
78
[libraries ]
79
- accompanist-adaptive = { module = " com.google.accompanist:accompanist-adaptive" , version.ref = " accompanist " }
80
- accompanist-permissions = " com.google.accompanist:accompanist-permissions:0.37.2 "
79
+ accompanist-adaptive = " com.google.accompanist:accompanist-adaptive:0.37.3 "
80
+ accompanist-permissions = " com.google.accompanist:accompanist-permissions:0.37.3 "
81
81
accompanist-theme-adapter-appcompat = { module = " com.google.accompanist:accompanist-themeadapter-appcompat" , version.ref = " accompanist" }
82
82
accompanist-theme-adapter-material = { module = " com.google.accompanist:accompanist-themeadapter-material" , version.ref = " accompanist" }
83
83
accompanist-theme-adapter-material3 = { module = " com.google.accompanist:accompanist-themeadapter-material3" , version.ref = " accompanist" }
@@ -102,9 +102,9 @@ androidx-compose-runtime-livedata = { module = "androidx.compose.runtime:runtime
102
102
androidx-compose-ui = { module = " androidx.compose.ui:ui" , version.ref = " compose-latest" }
103
103
androidx-compose-ui-googlefonts = { module = " androidx.compose.ui:ui-text-google-fonts" }
104
104
androidx-compose-ui-graphics = { module = " androidx.compose.ui:ui-graphics" }
105
- androidx-compose-ui-test = { module = " androidx.compose.ui:ui-test" , version.ref = " compose-latest" }
106
- androidx-compose-ui-test-junit4 = { module = " androidx.compose.ui:ui-test-junit4" , version.ref = " compose-latest" }
107
- androidx-compose-ui-test-junit4-accessibility = { group = " androidx.compose.ui" , name = " ui-test-junit4-accessibility" , version.ref = " androidx-compose-ui-test-junit4-accessibility" }
105
+ androidx-compose-ui-test = { module = " androidx.compose.ui:ui-test" , version.ref = " compose-latest" }
106
+ androidx-compose-ui-test-junit4 = { module = " androidx.compose.ui:ui-test-junit4" , version.ref = " compose-latest" }
107
+ androidx-compose-ui-test-junit4-accessibility = { module = " androidx.compose.ui: ui-test-junit4-accessibility" , version.ref = " androidx-compose-ui-test-junit4-accessibility" }
108
108
androidx-compose-ui-test-manifest = { module = " androidx.compose.ui:ui-test-manifest" }
109
109
androidx-compose-ui-tooling = { module = " androidx.compose.ui:ui-tooling" }
110
110
androidx-compose-ui-tooling-preview = { module = " androidx.compose.ui:ui-tooling-preview" }
0 commit comments