File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -3,38 +3,38 @@ androidGradlePlugin = "8.13.0"
33kotlin = " 2.2.20" # When changes, update also kotlinAndroid.kt
44ksp = " 2.2.20-2.0.3"
55androidxActivity = " 1.11.0"
6- androidxComposeBom = " 2025.09 .01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
6+ androidxComposeBom = " 2025.10 .01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
77androidxCore = " 1.17.0"
88androidxDataStore = " 1.1.7"
99# noinspection GradleDependency
10- androidxHiltNavigationCompose = " 1.2 .0"
10+ androidxHiltNavigationCompose = " 1.3 .0"
1111androidxLifecycle = " 2.9.4"
1212androidxLocalbroadcastmanager = " 1.1.0"
1313coil = " 2.7.0"
1414# noinspection GradleDependency
15- firebaseBom = " 33.16 .0" # https://firebase.google.com/support/release-notes/android#2025-07-21 minSdkVersion increased from 21 to 23
15+ firebaseBom = " 34.4 .0" # https://firebase.google.com/support/release-notes/android#2025-07-21 minSdkVersion increased from 21 to 23
1616hilt = " 2.57.2"
1717junit4 = " 4.13.2"
1818kotlinxCoroutines = " 1.10.2"
1919kotlinxDatetime = " 0.7.1-0.6.x-compat"
20- kotlinCompose = " 1.9.0 "
20+ kotlinCompose = " 1.9.1 "
2121# noinspection GradleDependency
22- room = " 2.7.2 "
22+ room = " 2.8.3 "
2323chart = " v3.1.0"
2424leakcanary = " 2.14"
2525truth = " 1.4.5"
2626slf4j-timber = " 1.2"
2727
28- nordic-blek = " 2.0.0-alpha09 "
29- nordic-dfu = " 2.9.0 "
28+ nordic-blek = " 2.0.0-alpha10 "
29+ nordic-dfu = " 2.10.1 "
3030nordic-log = " 2.5.0"
3131nordic-data = " 0.4.0"
32- nordic-mcumgr = " 2.7.3 "
33- nordic-common = " 2.6.0 "
32+ nordic-mcumgr = " 2.7.4 "
33+ nordic-common = " 2.6.2 "
3434nordic-memfault = " 2.0.2"
3535
3636nordicPlugins = " 2.10"
37- dokkaPlugin = " 2.0 .0"
37+ dokkaPlugin = " 2.1 .0"
3838googleServicesPlugins = " 4.4.4"
3939firebaseCrashlyticsPlugins = " 3.0.6"
4040
You can’t perform that action at this time.
0 commit comments