22# https://docs.gradle.org/current/userguide/platforms.html
33
44[versions ]
5- aboutlibraries = " 11.2.3 "
6- accompanist = " 0.36 .0"
5+ aboutlibraries = " 11.4.0 "
6+ accompanist = " 0.37 .0"
77agp = " 8.1.4"
88androidCompileSdk = " 34"
9- androidx-compose = " 1.7.5 "
10- androidx-datastore = " 1.1.1 "
9+ androidx-compose = " 1.7.6 "
10+ androidx-datastore = " 1.1.2 "
1111androidx-lifecycle = " 2.8.7"
12- androidx-navigation = " 2.8.4 "
12+ androidx-navigation = " 2.8.5 "
1313androidx-room = " 2.6.1"
1414apollo = " 4.1.0"
15- coil3 = " 3.0.3 "
16- coroutines = " 1.9.0 "
15+ coil3 = " 3.0.4 "
16+ coroutines = " 1.10.1 "
1717detekt = " 1.23.7"
1818diktat = " 1.2.5"
1919gradle = " 8.1.1"
2020greclipse = " 4.19.0"
21- hilt = " 2.52 "
22- jetbrains-lifecycle = " 2.8.3 "
21+ hilt = " 2.55 "
22+ jetbrains-lifecycle = " 2.8.4 "
2323jetbrains-navigation = " 2.8.0-alpha10"
2424junit = " 1.2.1"
2525koin = " 4.0.0"
2626koin-ksp = " 1.4.0"
27- kotlin = " 2.0.21 "
27+ kotlin = " 2.1.0 "
2828kotlinpoet = " 1.18.1"
2929kotlin-multiplatform = " 1.7.1"
30- kotlin-result = " 2.0.0 "
30+ kotlin-result = " 2.0.1 "
3131kotlinx-datetime =" 0.6.0"
32- ksp = " 2.0.21 -1.0.26 "
32+ ksp = " 2.1.0 -1.0.29 "
3333ktlint = " 0.43.0"
34- ktor = " 3.0.0 "
35- mockk = " 1.13.13 "
34+ ktor = " 3.0.1 "
35+ mockk = " 1.13.16 "
3636okhttp = " 4.12.0"
3737prettier = " 2.7.1"
3838sqlDelight = " 2.0.2"
3939
4040[libraries ]
4141aboutlibraries = { module = " com.mikepenz:aboutlibraries-compose" , version.ref = " aboutlibraries" }
4242aboutlibraries-core = { module = " com.mikepenz:aboutlibraries-core" , version.ref = " aboutlibraries" }
43- accompanist-flowlayout = { module = " com.google.accompanist:accompanist-flowlayout" , version.ref = " accompanist" }
44- accompanist-insets-ui = { module = " com.google.accompanist:accompanist-insets-ui" , version.ref = " accompanist" }
45- accompanist-navigation-material = { module = " com.google.accompanist:accompanist-navigation-material" , version.ref = " accompanist" }
46- accompanist-pager = { module = " com.google.accompanist:accompanist-pager" , version.ref = " accompanist" }
47- accompanist-pager-indicators = { module = " com.google.accompanist:accompanist-pager-indicators" , version.ref = " accompanist" }
43+ accompanist-adaptive = { module = " com.google.accompanist:accompanist-adaptive" , version.ref = " accompanist" }
4844accompanist-permissions = { module = " com.google.accompanist:accompanist-permissions" , version.ref = " accompanist" }
49- accompanist-placeholder = { module = " com.google.accompanist:accompanist-placeholder-material" , version.ref = " accompanist" }
50- accompanist-systemuicontroller = { module = " com.google.accompanist:accompanist-systemuicontroller" , version.ref = " accompanist" }
5145android-maps-utils = { module = " com.google.maps.android:android-maps-utils" , version = " 3.9.0" }
52- androidx-activity-compose = { module = " androidx.activity:activity-compose" , version = " 1.9.3 " }
46+ androidx-activity-compose = { module = " androidx.activity:activity-compose" , version = " 1.10.0 " }
5347androidx-appcompat = { module = " androidx.appcompat:appcompat" , version = " 1.7.0" }
5448androidx-compose-foundation = { module = " androidx.compose.foundation:foundation" , version.ref = " androidx-compose" }
5549androidx-compose-layout = { module = " androidx.compose.foundation:foundation-layout" , version.ref = " androidx-compose" }
@@ -79,7 +73,7 @@ androidx-lifecycle-viewmodel-compose = { module = "org.jetbrains.androidx.lifecy
7973androidx-navigation-compose = { module = " org.jetbrains.androidx.navigation:navigation-compose" , version.ref = " jetbrains-navigation" }
8074androidx-navigation-fragment = { module = " androidx.navigation:navigation-fragment-ktx" , version.ref = " androidx-navigation" }
8175androidx-navigation-ui-ktx = { module = " androidx.navigation:navigation-ui-ktx" , version.ref = " androidx-navigation" }
82- androidx-paging = { module = " androidx.paging:paging-compose" , version = " 3.3.4 " }
76+ androidx-paging = { module = " androidx.paging:paging-compose" , version = " 3.3.5 " }
8377androidx-palette = { module = " androidx.palette:palette" , version = " 1.0.0" }
8478androidx-room-compiler = { module = " androidx.room:room-compiler" , version.ref = " androidx-room" }
8579androidx-room-ktx = { module = " androidx.room:room-ktx" , version.ref = " androidx-room" }
@@ -109,7 +103,7 @@ coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-androi
109103coroutines-core = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-core" , version.ref = " coroutines" }
110104coroutines-swing = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-swing" , version.ref = " coroutines" }
111105coroutines-test = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-test" , version.ref = " coroutines" }
112- desugar = { module = " com.android.tools:desugar_jdk_libs" , version = " 2.1.3 " }
106+ desugar = { module = " com.android.tools:desugar_jdk_libs" , version = " 2.1.4 " }
113107detekt = { module = " io.gitlab.arturbosch.detekt:detekt-formatting" , version.ref = " detekt" }
114108detekt-rules-compose = { module = " ru.kode:detekt-rules-compose" , version = " 1.4.0" }
115109detekt-twitter-compose-rules = { module = " com.twitter.compose.rules:detekt" , version = " 0.0.26" }
@@ -125,7 +119,7 @@ koin-compose-viewmodel = {module = "io.insert-koin:koin-compose-viewmodel", vers
125119koin-compiler = {module = " io.insert-koin:koin-ksp-compiler" , version = " koin-ksp" }
126120koin-compose = {module = " io.insert-koin:koin-compose" , version = " koin" }
127121koin-core = {module = " io.insert-koin:koin-core" , version.ref = " koin" }
128- konfetti = { module = " nl.dionsegijn:konfetti-compose" , version = " 2.0.4 " }
122+ konfetti = { module = " nl.dionsegijn:konfetti-compose" , version = " 2.0.5 " }
129123kotlin-datetime = { module = " org.jetbrains.kotlinx:kotlinx-datetime" , version.ref = " kotlinx-datetime" }
130124kotlin-extensions = { module = " org.jetbrains.kotlin:kotlin-android-extensions" , version.ref = " kotlin" }
131125kotlin-result = { module = " com.michael-bull.kotlin-result:kotlin-result" , version.ref = " kotlin-result" }
@@ -136,7 +130,7 @@ kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version
136130kotlinpoet = { module = " com.squareup:kotlinpoet" , version.ref = " kotlinpoet" }
137131kotlinpoet-ksp = { module = " com.squareup:kotlinpoet-ksp" , version.ref = " kotlinpoet" }
138132kotlinx-collections-immutable = { module = " org.jetbrains.kotlinx:kotlinx-collections-immutable" , version = " 0.3.8" }
139- kotlinx-serialization = { module = " org.jetbrains.kotlinx:kotlinx-serialization-json" , version = " 1.7.3 " }
133+ kotlinx-serialization = { module = " org.jetbrains.kotlinx:kotlinx-serialization-json" , version = " 1.8.0 " }
140134ksp-symbol-processing-api = { module = " com.google.devtools.ksp:symbol-processing-api" , version.ref = " ksp" }
141135ktor-client-core = { module = " io.ktor:ktor-client-core" , version.ref = " ktor" }
142136ktor-client-android = { module = " io.ktor:ktor-client-android" , version.ref = " ktor" }
@@ -145,9 +139,9 @@ ktor-client-js = { module = "io.ktor:ktor-client-js", version.ref = "ktor" }
145139ktor-client-cio = { module = " io.ktor:ktor-client-cio" , version.ref = " ktor" }
146140ktor-client-mock = { module = " io.ktor:ktor-client-mock" , version.ref = " ktor" }
147141leakcanary = { module = " com.squareup.leakcanary:leakcanary-android" , version = " 2.14" }
148- lottie-compose = { module = " com.airbnb.android:lottie-compose" , version = " 6.5 .2" }
142+ lottie-compose = { module = " com.airbnb.android:lottie-compose" , version = " 6.6 .2" }
149143maps = { module = " com.google.maps.android:maps-ktx" , version = " 5.1.1" }
150- maps-compose = { module = " com.google.maps.android:maps-compose" , version = " 6.1.2 " }
144+ maps-compose = { module = " com.google.maps.android:maps-compose" , version = " 6.4.1 " }
151145maps-utils-ktx = { module = " com.google.maps.android:maps-utils-ktx" , version = " 5.1.1" }
152146material = { module = " com.google.android.material:material" , version = " 1.12.0" }
153147mockk = { module = " io.mockk:mockk" , version.ref = " mockk" }
@@ -159,7 +153,7 @@ okhttp3-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version
159153play-core-ktx = { module = " com.google.android.play:core-ktx" , version = " 1.8.1" }
160154play-services-maps = { module = " com.google.android.gms:play-services-maps" , version = " 19.0.0" }
161155process-phoenix = { module = " com.jakewharton:process-phoenix" , version = " 3.0.0" }
162- robolectric = { module = " org.robolectric:robolectric" , version = " 4.13 " }
156+ robolectric = { module = " org.robolectric:robolectric" , version = " 4.14.1 " }
163157seismic = { module = " com.squareup:seismic" , version = " 1.0.3" }
164158speeddial = { module = " com.leinardi.android:speed-dial.compose" , version = " 2.0.0-alpha01" }
165159sqldelight-androidDriver = { module = " app.cash.sqldelight:android-driver" , version.ref = " sqlDelight" }
@@ -168,11 +162,11 @@ sqldelight-nativeDriver = { module = "app.cash.sqldelight:native-driver", versio
168162sqldelight-coroutines = { module = " app.cash.sqldelight:coroutines-extensions" , version.ref = " sqlDelight" }
169163sqldelight-webDriver = { module = " app.cash.sqldelight:web-worker-driver" , version.ref = " sqlDelight" }
170164timber = { module = " com.jakewharton.timber:timber" , version = " 5.0.1" }
171- tink = { module = " com.google.crypto.tink:tink-android" , version = " 1.15 .0" }
165+ tink = { module = " com.google.crypto.tink:tink-android" , version = " 1.16 .0" }
172166
173167# plugins
174168plugin-aboutlibraries = { module = " com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin" , version.ref = " aboutlibraries" }
175- plugin-android-gradle = { module = " com.android.tools.build:gradle" , version = " 8.7.2 " }
169+ plugin-android-gradle = { module = " com.android.tools.build:gradle" , version = " 8.8.0 " }
176170plugin-androidcachefix = { module = " gradle.plugin.org.gradle.android:android-cache-fix-gradle-plugin" , version = " 3.0" }
177171plugin-androidx-navigation-safeargs = { module = " androidx.navigation:navigation-safe-args-gradle-plugin" , version.ref = " androidx-navigation" }
178172plugin-appversioning = { module = " io.github.reactivecircus.appversioning:app-versioning-gradle-plugin" , version = " 1.3.2" }
@@ -199,5 +193,5 @@ kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", vers
199193ksp = { id = " com.google.devtools.ksp" , version.ref = " ksp" }
200194multiplatform = { id = " org.jetbrains.compose" , version.ref = " kotlin-multiplatform" }
201195sqldelight = { id = " app.cash.sqldelight" , version = " 2.0.1" }
202- tripletplay = { id = " com.github.triplet.play" , version = " 3.11.0 " }
196+ tripletplay = { id = " com.github.triplet.play" , version = " 3.12.1 " }
203197com-android-application = { id = " com.android.application" , version.ref = " agp" }
0 commit comments