1
1
[versions ]
2
- accompanist = " 0.34 .0"
3
- androidGradlePlugin = " 8.4.2 "
2
+ accompanist = " 0.36 .0"
3
+ androidGradlePlugin = " 8.6.1 "
4
4
androidx-activity-compose = " 1.9.2"
5
5
androidx-appcompat = " 1.7.0"
6
- androidx-compose-bom = " 2024.09.00 "
6
+ androidx-compose-bom = " 2024.09.02 "
7
7
androidx-compose-ui-test = " 1.7.0-alpha08"
8
8
androidx-constraintlayout = " 2.1.4"
9
9
androidx-constraintlayout-compose = " 1.0.1"
@@ -12,45 +12,44 @@ androidx-corektx = "1.13.1"
12
12
androidx-emoji2-views = " 1.5.0"
13
13
androidx-fragment-ktx = " 1.8.3"
14
14
androidx-glance-appwidget = " 1.1.0"
15
- androidx-lifecycle-compose = " 2.8.5 "
16
- androidx-lifecycle-runtime-compose = " 2.8.5 "
17
- androidx-navigation = " 2.8.0 "
15
+ androidx-lifecycle-compose = " 2.8.6 "
16
+ androidx-lifecycle-runtime-compose = " 2.8.6 "
17
+ androidx-navigation = " 2.8.1 "
18
18
androidx-paging = " 3.3.2"
19
19
androidx-test = " 1.6.1"
20
- androidx-test-espresso = " 3.5 .1"
20
+ androidx-test-espresso = " 3.6 .1"
21
21
androidx-window = " 1.3.0"
22
22
androidxHiltNavigationCompose = " 1.2.0"
23
- coil = " 2.6 .0"
23
+ coil = " 2.7 .0"
24
24
# @keep
25
25
compileSdk = " 34"
26
+ compose-latest = " 1.7.2"
27
+ composeUiTooling = " 1.4.0"
26
28
coreSplashscreen = " 1.0.1"
27
- compose-latest = " 1.7.0"
28
29
coroutines = " 1.7.3"
29
- google-maps = " 18.2.0"
30
+ glide = " 1.0.0-beta01"
31
+ google-maps = " 19.0.0"
30
32
gradle-versions = " 0.51.0"
31
- hilt = " 2.50 "
32
- horologist = " 0.5.24 "
33
+ hilt = " 2.52 "
34
+ horologist = " 0.6.19 "
33
35
junit = " 4.13.2"
34
- kotlin = " 2.0.0"
35
- kotlinxSerializationJson = " 1.6.3"
36
-
37
- ksp = " 1.8.0-1.0.9"
38
- maps-compose = " 4.3.2"
39
- material = " 1.4.0-beta01"
36
+ kotlin = " 2.0.20"
37
+ kotlinxSerializationJson = " 1.7.3"
38
+ ksp = " 2.0.20-1.0.25"
39
+ maps-compose = " 6.1.2"
40
+ material = " 1.13.0-alpha06"
40
41
material3-adaptive = " 1.0.0"
41
42
material3-adaptive-navigation-suite = " 1.3.0"
42
- media3 = " 1.3 .1"
43
+ media3 = " 1.4 .1"
43
44
# @keep
44
45
minSdk = " 21"
45
46
playServicesWearable = " 18.2.0"
46
47
recyclerview = " 1.3.2"
47
48
# @keep
48
49
targetSdk = " 34"
49
- version-catalog-update = " 0.8.3 "
50
+ version-catalog-update = " 0.8.4 "
50
51
wearComposeFoundation = " 1.4.0"
51
52
wearComposeMaterial = " 1.4.0"
52
- composeUiTooling = " 1.4.0"
53
- glide = " 1.0.0-beta01"
54
53
55
54
[libraries ]
56
55
accompanist-adaptive = { module = " com.google.accompanist:accompanist-adaptive" , version.ref = " accompanist" }
@@ -60,7 +59,7 @@ accompanist-theme-adapter-material = { module = "com.google.accompanist:accompan
60
59
accompanist-theme-adapter-material3 = { module = " com.google.accompanist:accompanist-themeadapter-material3" , version.ref = " accompanist" }
61
60
androidx-activity-compose = { module = " androidx.activity:activity-compose" , version.ref = " androidx-activity-compose" }
62
61
androidx-appcompat = { module = " androidx.appcompat:appcompat" , version.ref = " androidx-appcompat" }
63
- androidx-compose-animation-graphics = { module = " androidx.compose.animation:animation-graphics" , version.ref = " compose-latest" }
62
+ androidx-compose-animation-graphics = { module = " androidx.compose.animation:animation-graphics" , version.ref = " compose-latest" }
64
63
androidx-compose-bom = { module = " androidx.compose:compose-bom" , version.ref = " androidx-compose-bom" }
65
64
androidx-compose-foundation = { module = " androidx.compose.foundation:foundation" , version.ref = " compose-latest" }
66
65
androidx-compose-foundation-layout = { module = " androidx.compose.foundation:foundation-layout" , version.ref = " compose-latest" }
@@ -76,7 +75,6 @@ androidx-compose-runtime = { module = "androidx.compose.runtime:runtime" }
76
75
androidx-compose-runtime-livedata = { module = " androidx.compose.runtime:runtime-livedata" }
77
76
androidx-compose-ui = { module = " androidx.compose.ui:ui" , version.ref = " compose-latest" }
78
77
androidx-compose-ui-googlefonts = { module = " androidx.compose.ui:ui-text-google-fonts" }
79
- androidx-graphics-shapes = " androidx.graphics:graphics-shapes:1.0.0-rc01"
80
78
androidx-compose-ui-graphics = { module = " androidx.compose.ui:ui-graphics" }
81
79
androidx-compose-ui-test = { module = " androidx.compose.ui:ui-test" }
82
80
androidx-compose-ui-test-junit4 = { module = " androidx.compose.ui:ui-test-junit4" }
@@ -94,22 +92,28 @@ androidx-emoji2-views = { module = "androidx.emoji2:emoji2-views", version.ref =
94
92
androidx-fragment-ktx = { module = " androidx.fragment:fragment-ktx" , version.ref = " androidx-fragment-ktx" }
95
93
androidx-glance-appwidget = { module = " androidx.glance:glance-appwidget" , version.ref = " androidx-glance-appwidget" }
96
94
androidx-glance-material3 = { module = " androidx.glance:glance-material3" , version.ref = " androidx-glance-appwidget" }
95
+ androidx-graphics-shapes = " androidx.graphics:graphics-shapes:1.0.1"
97
96
androidx-hilt-navigation-compose = { module = " androidx.hilt:hilt-navigation-compose" , version.ref = " androidxHiltNavigationCompose" }
98
- androidx-lifecycle-runtime = { module = " androidx.lifecycle:lifecycle-runtime-ktx" , version.ref = " androidx-lifecycle-compose " }
97
+ androidx-lifecycle-runtime = " androidx.lifecycle:lifecycle-runtime-ktx:2.8.5 "
99
98
androidx-lifecycle-runtime-compose = { module = " androidx.lifecycle:lifecycle-runtime-compose" , version.ref = " androidx-lifecycle-runtime-compose" }
100
99
androidx-lifecycle-viewModelCompose = { module = " androidx.lifecycle:lifecycle-viewmodel-compose" , version.ref = " androidx-lifecycle-compose" }
101
100
androidx-lifecycle-viewmodel-ktx = { module = " androidx.lifecycle:lifecycle-viewmodel-ktx" , version.ref = " androidx-lifecycle-compose" }
101
+ androidx-material-icons-core = { module = " androidx.compose.material:material-icons-core" }
102
+ androidx-media3-common = { module = " androidx.media3:media3-common" , version.ref = " media3" }
103
+ androidx-media3-exoplayer = { module = " androidx.media3:media3-exoplayer" , version.ref = " media3" }
102
104
androidx-navigation-compose = { module = " androidx.navigation:navigation-compose" , version.ref = " androidx-navigation" }
103
105
androidx-paging-compose = { module = " androidx.paging:paging-compose" , version.ref = " androidx-paging" }
104
106
androidx-recyclerview = { module = " androidx.recyclerview:recyclerview" , version.ref = " recyclerview" }
105
107
androidx-test-core = { module = " androidx.test:core" , version.ref = " androidx-test" }
106
108
androidx-test-espresso-core = { module = " androidx.test.espresso:espresso-core" , version.ref = " androidx-test-espresso" }
107
- androidx-test-runner = " androidx.test:runner:1.5 .2"
109
+ androidx-test-runner = " androidx.test:runner:1.6 .2"
108
110
androidx-window-core = { module = " androidx.window:window-core" , version.ref = " androidx-window" }
109
- androidx-work-runtime-ktx = " androidx.work:work-runtime-ktx:2.9.0 "
111
+ androidx-work-runtime-ktx = " androidx.work:work-runtime-ktx:2.9.1 "
110
112
coil-kt-compose = { module = " io.coil-kt:coil-compose" , version.ref = " coil" }
111
113
compose-foundation = { module = " androidx.wear.compose:compose-foundation" , version.ref = " wearComposeFoundation" }
112
114
compose-material = { module = " androidx.wear.compose:compose-material" , version.ref = " wearComposeMaterial" }
115
+ compose-ui-tooling = { module = " androidx.wear.compose:compose-ui-tooling" , version.ref = " composeUiTooling" }
116
+ glide-compose = { module = " com.github.bumptech.glide:compose" , version.ref = " glide" }
113
117
google-android-material = { module = " com.google.android.material:material" , version.ref = " material" }
114
118
googlemaps-compose = { module = " com.google.maps.android:maps-compose" , version.ref = " maps-compose" }
115
119
googlemaps-maps = { module = " com.google.android.gms:play-services-maps" , version.ref = " google-maps" }
@@ -120,23 +124,18 @@ horologist-compose-material = { module = "com.google.android.horologist:horologi
120
124
junit = { module = " junit:junit" , version.ref = " junit" }
121
125
kotlin-stdlib = { module = " org.jetbrains.kotlin:kotlin-stdlib-jdk8" , version.ref = " kotlin" }
122
126
kotlinx-coroutines-android = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-android" , version.ref = " coroutines" }
123
- kotlinx-coroutines-test = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-test" , version.ref = " coroutines" }
124
- kotlinx-serialization-json = { group = " org.jetbrains.kotlinx" , name = " kotlinx-serialization-json" , version.ref = " kotlinxSerializationJson" }
125
- androidx-media3-common = { group = " androidx.media3" , name = " media3-common" , version.ref = " media3" }
126
- androidx-media3-exoplayer = { group = " androidx.media3" , name = " media3-exoplayer" , version.ref = " media3" }
127
+ kotlinx-coroutines-test = " org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0"
128
+ kotlinx-serialization-json = { module = " org.jetbrains.kotlinx:kotlinx-serialization-json" , version.ref = " kotlinxSerializationJson" }
127
129
play-services-wearable = { module = " com.google.android.gms:play-services-wearable" , version.ref = " playServicesWearable" }
128
- compose-ui-tooling = { group = " androidx.wear.compose" , name = " compose-ui-tooling" , version.ref = " composeUiTooling" }
129
- androidx-material-icons-core = { module = " androidx.compose.material:material-icons-core" }
130
- glide-compose = { module = " com.github.bumptech.glide:compose" , version.ref = " glide" }
131
130
132
131
[plugins ]
133
132
android-application = { id = " com.android.application" , version.ref = " androidGradlePlugin" }
134
133
android-library = { id = " com.android.library" , version.ref = " androidGradlePlugin" }
135
134
compose-compiler = { id = " org.jetbrains.kotlin.plugin.compose" , version.ref = " kotlin" }
136
135
gradle-versions = { id = " com.github.ben-manes.versions" , version.ref = " gradle-versions" }
137
136
hilt = { id = " com.google.dagger.hilt.android" , version.ref = " hilt" }
138
- kapt = { id = " org.jetbrains.kotlin.kapt" , version.ref = " kotlin" }
139
137
kotlin-android = { id = " org.jetbrains.kotlin.android" , version.ref = " kotlin" }
140
138
kotlin-parcelize = { id = " org.jetbrains.kotlin.plugin.parcelize" , version.ref = " kotlin" }
141
139
kotlin-serialization = { id = " org.jetbrains.kotlin.plugin.serialization" , version.ref = " kotlin" }
140
+ ksp = { id = " com.google.devtools.ksp" , version.ref = " ksp" }
142
141
version-catalog-update = { id = " nl.littlerobots.version-catalog-update" , version.ref = " version-catalog-update" }
0 commit comments