11[versions ]
2- androidGradlePlugin = " 8.13.2 "
2+ androidGradlePlugin = " 9.0.0 "
33kotlin = " 2.3.0" # When changes, update also kotlinAndroid.kt
4- ksp = " 2.3.4 "
4+ ksp = " 2.3.5 "
55androidxActivity = " 1.11.0" # Don't update
66androidxAnnotation = " 1.9.1"
77androidxAppCompat = " 1.7.1"
@@ -14,11 +14,11 @@ androidxCoreSplashscreen = "1.2.0"
1414androidxDataStore = " 1.2.0"
1515androidxEspresso = " 3.7.0"
1616androidxFragment = " 1.8.9"
17- androidxHiltNavigationCompose = " 1.2 .0"
17+ androidxHiltNavigationCompose = " 1.3 .0"
1818androidxLifecycle = " 2.9.4" # Don't update
1919androidxLocalbroadcastmanager = " 1.1.0"
2020androidxMacroBenchmark = " 1.4.1"
21- androidxNavigation = " 2.9.6 "
21+ androidxNavigation = " 2.9.7 "
2222androidxMetrics = " 1.0.0"
2323androidxPreference = " 1.2.1"
2424androidxProfileinstaller = " 1.4.1"
@@ -37,39 +37,39 @@ androidDesugarJdkLibs = "2.1.5"
3737accompanist = " 0.37.3"
3838accompanistPlaceholder = " 0.36.0"
3939coil = " 2.7.0"
40- dagger = " 2.57.2 "
40+ dagger = " 2.59 "
4141firebaseBom = " 33.16.0" # https://firebase.google.com/support/release-notes/android#2025-07-21 minSdkVersion increased from 21 to 23
42- hilt = " 2.57.2 "
43- hiltExt = " 1.2 .0"
42+ hilt = " 2.59 "
43+ hiltExt = " 1.3 .0"
4444junit4 = " 4.13.2"
4545kotlinxCoroutines = " 1.10.2"
4646kotlinxDatetime = " 0.7.1-0.6.x-compat"
47- kotlinxSerializationJson = " 1.9 .0"
48- kotlinCompose = " 1.9.3 "
47+ kotlinxSerializationJson = " 1.10 .0"
48+ kotlinCompose = " 1.10.0 "
4949javaAnnotations = " 26.0.2-1" # https://github.com/JetBrains/java-annotations
50- lint = " 31.13.1 "
50+ lint = " 32.0.0 "
5151material = " 1.13.0"
52- memfault-cloud = " 2.0.5 "
52+ memfault-cloud = " 2.1.0 "
5353okhttp = " 5.3.2"
54- protobuf = " 4.33.2 "
55- protobufPlugin = " 0.9.5 "
54+ protobuf = " 4.33.5 "
55+ protobufPlugin = " 0.9.6 "
5656publishPlugin = " 2.0.0"
5757retrofit = " 3.0.0"
5858room = " 2.7.2" # Don't update
59- paging = " 3.3.6"
59+ paging = " 3.3.6" # Don't update
6060secrets = " 2.0.1"
6161turbine = " 1.2.1"
6262markdown = " 0.5.7" # https://github.com/jeziellago/compose-markdown/releases
63- wirePlugin = " 5.4 .0"
63+ wirePlugin = " 5.5 .0"
6464timber = " 5.0.1"
6565chart = " v3.1.0"
6666leakcanary = " 2.14"
67- mockk = " 1.14.7 "
67+ mockk = " 1.14.9 "
6868truth = " 1.4.5"
6969slf4j = " 2.0.17"
7070slf4j-timber = " 1.2"
71- robolectric = " 4.16"
72- skydovesBallon = " 1.6.13 "
71+ robolectric = " 4.16.1 "
72+ skydovesBallon = " 1.7.3 "
7373moshi = " 1.15.2"
7474koinCore = " 4.1.1"
7575koinCompose = " 4.1.1"
0 commit comments