File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11
11
- uses : actions/checkout@v5
12
12
with :
13
13
fetch-depth : 0
14
- - uses : actions/setup-java@v4
14
+ - uses : actions/setup-java@v5
15
15
with :
16
16
distribution : ' jetbrains'
17
17
java-version : ' 21'
Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
accompanist = " 0.37.3"
3
- androidGradlePlugin = " 8.12 .0"
4
- androidxActivity = " 1.10.1 "
5
- androidxComposeBom = " 2025.07 .00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
6
- androidxCore = " 1.16 .0"
3
+ androidGradlePlugin = " 8.13 .0"
4
+ androidxActivity = " 1.11.0 "
5
+ androidxComposeBom = " 2025.09 .00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
6
+ androidxCore = " 1.17 .0"
7
7
androidxCoreSplashscreen = " 1.0.1"
8
8
androidxDataStore = " 1.1.7"
9
- androidxHiltNavigationCompose = " 1.2 .0"
10
- androidxLifecycle = " 2.9.2 "
11
- androidxNavigation = " 2.9.3 "
9
+ androidxHiltNavigationCompose = " 1.3 .0"
10
+ androidxLifecycle = " 2.9.4 "
11
+ androidxNavigation = " 2.9.4 "
12
12
# noinspection GradleDependency
13
13
firebaseBom = " 33.16.0" # https://firebase.google.com/support/release-notes/android#2025-07-21 minSdkVersion increased from 21 to 23
14
- hilt = " 2.57"
15
- hiltExt = " 1.2 .0"
14
+ hilt = " 2.57.1 "
15
+ hiltExt = " 1.3 .0"
16
16
kotlin = " 2.2.0"
17
17
kotlinxCoroutines = " 1.10.2"
18
18
kotlinxDatetime = " 0.7.1"
19
19
kotlinxSerializationJson = " 1.9.0"
20
- lint = " 31.12 .0"
21
- publishPlugin = " 1.3.1 "
20
+ lint = " 31.13 .0"
21
+ publishPlugin = " 2.0.0 "
22
22
leakcanary = " 2.14"
23
23
24
24
nordic-log = " 2.5.0"
25
- nordic-blek = " 2.0.0-alpha07 "
25
+ nordic-blek = " 2.0.0-alpha08 "
26
26
nordicPlugins = " 2.9"
27
27
dokkaPlugin = " 2.0.0"
28
28
googleServicesPlugins = " 4.4.3"
You can’t perform that action at this time.
0 commit comments