11[versions ]
2- androidGradlePlugin = " 9.0 .0"
2+ androidGradlePlugin = " 9.1 .0"
33kotlin = " 2.3.10" # When changes, update also kotlinAndroid.kt
44ksp = " 2.3.5"
55androidxActivity = " 1.12.4"
66androidxAnnotation = " 1.9.1"
77androidxAppCompat = " 1.7.1"
88androidxCardview = " 1.0.0"
99androidxConstraintlayout = " 2.2.1"
10- androidxComposeBom = " 2026.02.00 " # https://developer.android.com/jetpack/compose/bom/bom-mapping
11- androidxComposeRuntimeTracing = " 1.10.3 "
10+ androidxComposeBom = " 2026.02.01 " # https://developer.android.com/jetpack/compose/bom/bom-mapping
11+ androidxComposeRuntimeTracing = " 1.10.4 "
1212androidxCore = " 1.17.0"
1313androidxCoreSplashscreen = " 1.2.0"
1414androidxDataStore = " 1.2.0"
@@ -37,30 +37,30 @@ androidDesugarJdkLibs = "2.1.5"
3737accompanist = " 0.37.3"
3838accompanistPlaceholder = " 0.36.0"
3939coil = " 2.7.0"
40- dagger = " 2.59.1 "
41- firebaseBom = " 34.9 .0"
42- hilt = " 2.59.1 "
40+ dagger = " 2.59.2 "
41+ firebaseBom = " 34.10 .0"
42+ hilt = " 2.59.2 "
4343hiltExt = " 1.3.0"
4444junit4 = " 4.13.2"
4545kotlinxCoroutines = " 1.10.2"
4646kotlinxDatetime = " 0.7.1-0.6.x-compat"
4747kotlinxSerializationJson = " 1.10.0"
48- kotlinCompose = " 1.10.1 "
49- javaAnnotations = " 26.0.2-1 " # https://github.com/JetBrains/java-annotations
50- lint = " 32.0 .0"
48+ kotlinCompose = " 1.10.2 "
49+ javaAnnotations = " 26.1.0 " # https://github.com/JetBrains/java-annotations
50+ lint = " 32.1 .0"
5151material = " 1.13.0"
5252memfault-cloud = " 2.1.0"
5353okhttp = " 5.3.2"
54- protobuf = " 4.33.5 "
54+ protobuf = " 4.34.0 "
5555protobufPlugin = " 0.9.6"
56- publishPlugin = " 2.0 .0"
56+ publishPlugin = " 2.1 .0"
5757retrofit = " 3.0.0"
5858room = " 2.8.4"
5959paging = " 3.4.1"
6060secrets = " 2.0.1"
6161turbine = " 1.2.1"
6262markdown = " 0.5.7" # https://github.com/jeziellago/compose-markdown/releases
63- wirePlugin = " 5.5.0 "
63+ wirePlugin = " 5.5.1 "
6464timber = " 5.0.1"
6565chart = " v3.1.0"
6666leakcanary = " 2.14"
@@ -69,7 +69,7 @@ truth = "1.4.5"
6969slf4j = " 2.0.17"
7070slf4j-timber = " 1.2"
7171robolectric = " 4.16.1"
72- skydovesBallon = " 1.7.3 "
72+ skydovesBallon = " 1.7.4 "
7373moshi = " 1.15.2"
7474koinCore = " 4.1.1"
7575koinCompose = " 4.1.1"
0 commit comments