File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 4
4
[versions ]
5
5
activity-compose = " 1.10.1"
6
6
androidx-junit = " 1.2.1"
7
- coroutines = " 1.10.1 "
8
- compose-bom = " 2025.03.00 "
7
+ coroutines = " 1.10.2 "
8
+ compose-bom = " 2025.04.01 "
9
9
lifecycle-runtime-ktx = " 2.8.7"
10
10
timber = " 5.0.1"
11
- androidx-core = " 1.15 .0"
11
+ androidx-core = " 1.16 .0"
12
12
appcompat = " 1.7.0"
13
13
lifecycle-viewmodel = " 2.8.7"
14
14
material = " 1.12.0"
15
15
constraintlayout = " 2.2.1"
16
16
junit = " 4.13.2"
17
17
robolectric = " 4.14.1"
18
- mockk = " 1.13.17 " # https://github.com/mockk/mockk/issues/1033
18
+ mockk = " 1.14.0 " # https://github.com/mockk/mockk/issues/1033
19
19
hamcrest = " 3.0"
20
20
espresso = " 3.6.1"
21
- agp = " 8.9.0 "
21
+ agp = " 8.9.2 "
22
22
kotlin = " 2.1.20"
23
23
maven-publish = " 0.31.0"
24
- molecule = " 2.0 .0"
24
+ molecule = " 2.1 .0"
25
25
26
26
[plugins ]
27
27
android-application = { id = " com.android.application" , version.ref = " agp" }
28
28
android-library = { id = " com.android.library" , version.ref = " agp" }
29
29
kotlin-android = { id = " org.jetbrains.kotlin.android" , version.ref = " kotlin" }
30
30
rust-android = { id = " org.mozilla.rust-android-gradle.rust-android" , version = " 0.9.6" }
31
- sonarqube = { id = " org.sonarqube" , version = " 6.0.1.5171 " }
31
+ sonarqube = { id = " org.sonarqube" , version = " 6.1.0.5360 " }
32
32
maven-publish = { id = " com.vanniktech.maven.publish" , version.ref = " maven-publish" }
33
33
maven-publish-base = { id = " com.vanniktech.maven.publish.base" , version.ref = " maven-publish" }
34
34
jacoco-android = { id = " com.mxalbert.gradle.jacoco-android" , version = " 0.2.1" }
You can’t perform that action at this time.
0 commit comments