88[versions ]
99# @pin https://github.com/google/accompanist#compose-versions
1010accompanist = " 0.36.0"
11- androidGradlePlugin = " 8.7.3"
12- androidxActivity = " 1.9.3"
11+ accompanistPermission = " 0.37.0"
12+ androidGradlePlugin = " 8.8.0"
13+ androidxActivity = " 1.10.0"
1314androidxCompat = " 1.7.0"
1415# @pin https://developer.android.com/jetpack/androidx/releases/compose#versions
15- androidxComposeBom = " 2024.11 .00"
16+ androidxComposeBom = " 2025.01 .00"
1617androidxConstraintlayout = " 2.2.0"
1718androidxCore = " 1.15.0"
18- androidxDatastore = " 1.1.1 "
19+ androidxDatastore = " 1.1.2 "
1920androidxEspresso = " 3.6.1"
2021androidxFragment = " 1.8.5"
2122androidxGridLayout = " 1.0.0"
@@ -26,26 +27,27 @@ androidxLegacy = "1.0.0"
2627androidxLifecycle = " 2.8.7"
2728androidxLifecycleViewmodel = " 2.8.7"
2829androidxMaterial = " 1.12.0"
29- androidxSafeargs = " 2.8.4 "
30+ androidxSafeargs = " 2.8.5 "
3031androidxPreference = " 1.2.1"
3132androidxRoom = " 2.6.1"
3233androidxSplash = " 1.1.0-rc01"
3334androidxTestCore = " 1.6.1"
3435androidxTestExt = " 1.2.1"
3536androidxTestRules = " 1.6.1"
3637apacheCommons = " 3.11.1"
37- appCenterSdkVersion = " 5.0.5 "
38+ appCenterSdkVersion = " 5.0.6 "
3839appauth = " 0.11.1"
3940benManes = " 0.51.0"
40- androidxCamera = " 1.4.0 "
41+ androidxCamera = " 1.4.1 "
4142coil = " 2.7.0"
42- desugar_jdk_libs_nio = " 2.1.3"
43+ desugar_jdk_libs_nio = " 2.1.4"
44+ firebaseCrashlytics = " 3.0.2"
4345glide = " 5.0.0-rc01"
4446googleCodeScanner = " 16.1.0"
45- googleFirebaseBom = " 33.6 .0"
47+ googleFirebaseBom = " 33.7 .0"
4648arturboschDetekt = " 1.23.6"
4749googleGms = " 4.4.2"
48- googleHilt = " 2.53 "
50+ googleHilt = " 2.55 "
4951hiltNavigationFragment = " 1.2.0"
5052iotDeviceClient = " 2.5.0"
5153jacksonAnnotations = " 2.18.2"
@@ -54,14 +56,14 @@ junit4 = "4.13.2"
5456jwt = " 2.0.2"
5557# @pin https://developer.android.com/jetpack/androidx/releases/compose-kotlin
5658kotlin = " 2.0.20"
57- kotlinxCoroutines = " 1.9.0 "
58- kotlinxSerializationJson = " 1.7.3 "
59+ kotlinxCoroutines = " 1.10.1 "
60+ kotlinxSerializationJson = " 1.8.0 "
5961# @pin
6062devtoolsKsp = " 2.0.20-1.0.25"
6163jlleitschuhKtlint = " 12.1.1"
6264littlerobotsVersionCatalogUpdate = " 0.8.4"
6365appswithloveLoco = " 0.3.1"
64- media3Version = " 1.5.0 "
66+ media3Version = " 1.5.1 "
6567mlkitBarcode = " 17.3.0"
6668mpChart = " 3.1.0"
6769okhttp = " 4.12.0"
@@ -70,14 +72,17 @@ provisioningDeviceClient = "2.1.3"
7072reorderable = " 0.9.6"
7173retrofit = " 2.11.0"
7274retrofitKotlinxSerializationJson = " 1.0.0"
73- stSdk = " 1.2.8 "
75+ stSdk = " 1.2.9 "
7476stOpus = " 1.0.0"
7577ytPlayer = " 12.1.1"
76- runtimeLivedata = " 1.7.5"
78+ runtimeLivedata = " 1.7.6"
79+ jaredsburrowsLicense = " 0.9.8"
80+ firebaseConfigKtx = " 22.0.1"
81+ dynatrace = " 8.305.1.1005"
7782
7883[libraries ]
7984accompanist-flowlayout = { module = " com.google.accompanist:accompanist-flowlayout" , version.ref = " accompanist" }
80- accompanist-permissions = { module = " com.google.accompanist:accompanist-permissions" , version.ref = " accompanist " }
85+ accompanist-permissions = { module = " com.google.accompanist:accompanist-permissions" , version.ref = " accompanistPermission " }
8186accompanist-systemuicontroller = { module = " com.google.accompanist:accompanist-systemuicontroller" , version.ref = " accompanist" }
8287androidx-activity = { module = " androidx.activity:activity-ktx" , version.ref = " androidxActivity" }
8388androidx-appcompat = { module = " androidx.appcompat:appcompat" , version.ref = " androidxCompat" }
@@ -267,3 +272,4 @@ jlleitschuhKtlint = { id = "org.jlleitschuh.gradle.ktlint", version.ref = "jllei
267272littlerobotsVersionCatalogUpdate = { id = " nl.littlerobots.version-catalog-update" , version.ref = " littlerobotsVersionCatalogUpdate" }
268273appswithloveLoco = { id = " com.appswithlove.loco" , version.ref = " appswithloveLoco" }
269274androidxSafeargs = { id = " androidx.navigation.safeargs.kotlin" , version.ref = " androidxSafeargs" }
275+ jaredsburrowsLicense = { id = " com.jaredsburrows.license" , version.ref = " jaredsburrowsLicense" }
0 commit comments