1414# limitations under the License.
1515#
1616[versions ]
17- accompanist = " 0.32 .0"
18- androidx-datastore = " 1.0.0 "
19- androidx-navigation = " 2.7.7 "
20- androidx-window = " 1.2 .0"
21- agp = " 8.5.2 "
17+ accompanist = " 0.37 .0"
18+ androidx-datastore = " 1.1.1 "
19+ androidx-navigation = " 2.8.5 "
20+ androidx-window = " 1.3 .0"
21+ agp = " 8.7.3 "
2222casa = " 0.5.1"
23- coil = " 2.4 .0"
24- gradleDownloadTask = " 4.1.2 "
25- ksp = " 1.9.22 -1.0.17 "
26- compose-bom = " 2024.02.00 "
23+ coil = " 2.7 .0"
24+ gradleDownloadTask = " 5.6.0 "
25+ ksp = " 2.1.0 -1.0.29 "
26+ compose-bom = " 2024.12.01 "
2727composeCompiler = " 1.5.9"
28- hilt = " 2.48 .1"
29- kotlin = " 1.9.22 "
30- kotlin-serialization = " 1.6.0 "
28+ hilt = " 2.53 .1"
29+ kotlin = " 2.1.0 "
30+ kotlin-serialization = " 1.7.3 "
3131ktlint = " 0.48.1"
32- coroutines = " 1.7.3 "
33- play-services-location = " 21.1 .0"
32+ coroutines = " 1.9.0 "
33+ play-services-location = " 21.3 .0"
3434junit4 = " 4.13.2"
35- androidxEspresso = " 3.5 .1"
36- androidxTestCore = " 1.5.0 "
37- androidxTestExtJunit = " 1.1.5 "
38- androidxTestExtTruth = " 1.5 .0"
39- androidxTestRules = " 1.5.0 "
40- androidxTestRunner = " 1.5 .2"
41- androidxUiAutomator = " 2.2 .0"
35+ androidxEspresso = " 3.6 .1"
36+ androidxTestCore = " 1.6.1 "
37+ androidxTestExtJunit = " 1.2.1 "
38+ androidxTestExtTruth = " 1.6 .0"
39+ androidxTestRules = " 1.6.1 "
40+ androidxTestRunner = " 1.6 .2"
41+ androidxUiAutomator = " 2.3 .0"
4242media3 = " 1.5.0"
43- appcompat = " 1.6.1 "
44- material = " 1.12.0-beta01 "
45- constraintlayout = " 2.1.4 "
43+ appcompat = " 1.7.0 "
44+ material = " 1.12.0"
45+ constraintlayout = " 2.2.0 "
4646glide-compose = " 1.0.0-beta01"
47- glance = " 1.1.0-SNAPSHOT "
48- tensorflowLite = " 2.9.0 "
47+ glance = " 1.1.1 "
48+ tensorflowLite = " 2.16.1 "
4949tensorflowLiteGpuDelegatePlugin = " 0.4.4"
50- tensorflowLiteSupport = " 0.4.2 "
50+ tensorflowLiteSupport = " 0.4.4 "
5151
5252[libraries ]
5353
5454# Core dependencies
5555android-gradlePlugin = { module = " com.android.tools.build:gradle" , version.ref = " agp" }
5656
57- androidx-activity = " androidx.activity:activity:1.8.2 "
58- androidx-core = " androidx.core:core-ktx:1.12 .0"
59- androidx-appcompat = " androidx.appcompat:appcompat:1.6.1 "
57+ androidx-activity = " androidx.activity:activity:1.9.3 "
58+ androidx-core = " androidx.core:core-ktx:1.15 .0"
59+ androidx-appcompat = " androidx.appcompat:appcompat:1.7.0 "
6060androidx-exifinterface = " androidx.exifinterface:exifinterface:1.3.7"
6161# Fragment 1.7.0 alpha and Transition 1.5.0 alpha are required for predictive back to work with Fragments and transitions
62- androidx-fragment = " androidx.fragment:fragment-ktx:1.7.0-alpha10 "
63- androidx-transition = " androidx.transition:transition-ktx:1.5.0-alpha06 "
64- androidx-activity-compose = " androidx.activity:activity-compose:1.8.2 "
62+ androidx-fragment = " androidx.fragment:fragment-ktx:1.8.5 "
63+ androidx-transition = " androidx.transition:transition-ktx:1.5.1 "
64+ androidx-activity-compose = " androidx.activity:activity-compose:1.9.3 "
6565androidx-navigation-fragment = { module = " androidx.navigation:navigation-fragment" , version.ref = " androidx-navigation" }
6666androidx-navigation-compose = { module = " androidx.navigation:navigation-compose" , version.ref = " androidx-navigation" }
6767androidx-navigation-testing = { module = " androidx.navigation:navigation-testing" , version.ref = " androidx-navigation" }
6868androidx-navigation-ui = { module = " androidx.navigation:navigation-ui" , version.ref = " androidx-navigation" }
69- androidx-lifecycle-viewmodel-compose = " androidx.lifecycle:lifecycle-viewmodel-compose:2.7.0 "
70- androidx-viewpager2 = " androidx.viewpager2:viewpager2:1.0 .0"
69+ androidx-lifecycle-viewmodel-compose = " androidx.lifecycle:lifecycle-viewmodel-compose:2.8.7 "
70+ androidx-viewpager2 = " androidx.viewpager2:viewpager2:1.1 .0"
7171
7272accompanist-permissions = { module = " com.google.accompanist:accompanist-permissions" , version.ref = " accompanist" }
7373
@@ -121,39 +121,39 @@ androidx-test-uiautomator = { group = "androidx.test.uiautomator", name = "uiaut
121121junit4 = { group = " junit" , name = " junit" , version.ref = " junit4" }
122122
123123# Sample specific dependencies
124- lottie = " com.airbnb.android:lottie:6.0.0 "
124+ lottie = " com.airbnb.android:lottie:6.6.1 "
125125
126126rxjava2-android = ' io.reactivex.rxjava2:rxandroid:2.1.1'
127127
128128play-services-location = { module = " com.google.android.gms:play-services-location" , version.ref = " play-services-location" }
129129
130130
131- androidx-work-runtime-ktx = " androidx.work:work-runtime-ktx:2.9 .0"
132- androidx-core-remoteviews = " androidx.core:core-remoteviews:1.0 .0"
131+ androidx-work-runtime-ktx = " androidx.work:work-runtime-ktx:2.10 .0"
132+ androidx-core-remoteviews = " androidx.core:core-remoteviews:1.1 .0"
133133androidx-glance-appwidget = {group = " androidx.glance" , name = " glance-appwidget" , version.ref = " glance" }
134134androidx-glance-preview = {group = " androidx.glance" , name = " glance-preview" , version.ref = " glance" }
135135androidx-glance-appwidget-preview = {group = " androidx.glance" , name = " glance-appwidget-preview" , version.ref = " glance" }
136136androidx-glance-material3 = {group = " androidx.glance" , name = " glance-material3" , version.ref = " glance" }
137- androidx-graphics-core = { group = " androidx.graphics" , name = " graphics-core" , version = " 1.0.0-beta01 " }
138- androidx-startup = ' androidx.startup:startup-runtime:1.1.1 '
137+ androidx-graphics-core = { group = " androidx.graphics" , name = " graphics-core" , version = " 1.0.2 " }
138+ androidx-startup = ' androidx.startup:startup-runtime:1.2.0 '
139139androidx-window = { module = " androidx.window:window" , version.ref = " androidx-window" }
140140androidx-window-java = { module = " androidx.window:window-java" , version.ref = " androidx-window" }
141141androidx-window-rxjava2 = { module = " androidx.window:window-rxjava2" , version.ref = " androidx-window" }
142142androidx-window-core = { module = " androidx.window:window-core" , version.ref = " androidx-window" }
143143androidx-media = " androidx.media:media:1.7.0"
144- androidx-constraintlayout = " androidx.constraintlayout:constraintlayout:2.1.4 "
144+ androidx-constraintlayout = " androidx.constraintlayout:constraintlayout:2.2.0 "
145145androidx-datastore-preferences = { module = " androidx.datastore:datastore-preferences" , version.ref = " androidx-datastore" }
146146androidx-draganddrop = " androidx.draganddrop:draganddrop:1.0.0"
147- androidx-dynamicanimation = " androidx.dynamicanimation:dynamicanimation-ktx:1.0.0-alpha03 "
147+ androidx-dynamicanimation = " androidx.dynamicanimation:dynamicanimation-ktx:1.0.0-SNAPSHOT "
148148androidx-media3-common = { module = " androidx.media3:media3-common" , version.ref = " media3" }
149149androidx-media3-effect = { module = " androidx.media3:media3-effect" , version.ref = " media3" }
150150androidx-media3-exoplayer = { module = " androidx.media3:media3-exoplayer" , version.ref = " media3" }
151151androidx-media3-transformer = { module = " androidx.media3:media3-transformer" , version.ref = " media3" }
152152androidx-media3-ui = { module = " androidx.media3:media3-ui" , version.ref = " media3" }
153153
154- fresco = " com.facebook.fresco:fresco:3.0 .0"
154+ fresco = " com.facebook.fresco:fresco:3.5 .0"
155155fresco-nativeimagetranscoder = " com.facebook.fresco:nativeimagetranscoder:2.6.0!!"
156- glide = " com.github.bumptech.glide:glide:4.15.1 "
156+ glide = " com.github.bumptech.glide:glide:4.16.0 "
157157glide-compose = { group = " com.github.bumptech.glide" , name = " compose" , version.ref = " glide-compose" }
158158
159159
@@ -167,9 +167,9 @@ tensorflow-lite-select-tf-ops = { module = "org.tensorflow:tensorflow-lite-selec
167167tensorflow-lite-support = { module = " org.tensorflow:tensorflow-lite-support" , version.ref = " tensorflowLiteSupport" }
168168
169169[plugins ]
170- affectedmoduledetector = { id = " com.dropbox.affectedmoduledetector" , version = " 0.2.0 " }
171- versionCatalogUpdate = { id = " nl.littlerobots.version-catalog-update" , version = " 0.7.0 " }
172- benManesVersions = { id = " com.github.ben-manes.versions" , version = " 0.44 .0" }
170+ affectedmoduledetector = { id = " com.dropbox.affectedmoduledetector" , version = " 0.3.1 " }
171+ versionCatalogUpdate = { id = " nl.littlerobots.version-catalog-update" , version = " 0.8.5 " }
172+ benManesVersions = { id = " com.github.ben-manes.versions" , version = " 0.51 .0" }
173173android-application = { id = " com.android.application" , version.ref = " agp" }
174174android-library = { id = " com.android.library" , version.ref = " agp" }
175175android-test = { id = " com.android.test" , version.ref = " agp" }
0 commit comments