File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -3,24 +3,24 @@ compileSdk = "36"
3
3
targetSdk = " 36"
4
4
appcompat = " 1.7.1"
5
5
dokka-gradle-plugin = " 2.0.0"
6
- gradle = " 8.10.1 "
6
+ gradle = " 8.13.0 "
7
7
jacoco-android = " 0.2.1"
8
8
lifecycle-extensions = " 2.2.0"
9
- lifecycle-viewmodel-ktx = " 2.9.2 "
9
+ lifecycle-viewmodel-ktx = " 2.9.3 "
10
10
kotlin = " 2.2.0"
11
11
kotlinx-coroutines = " 1.10.2"
12
12
junit = " 4.13.2"
13
- mockito-core = " 5.18 .0"
13
+ mockito-core = " 5.19 .0"
14
14
secrets-gradle-plugin = " 2.0.1"
15
15
truth = " 1.4.4"
16
16
play-services-maps = " 19.2.0"
17
- core-ktx = " 1.16 .0"
18
- robolectric = " 4.15.1 "
17
+ core-ktx = " 1.17 .0"
18
+ robolectric = " 4.16 "
19
19
kxml2 = " 2.3.0"
20
20
mockk = " 1.14.5"
21
- lint = " 31.12 .0"
21
+ lint = " 31.13 .0"
22
22
org-jacoco-core = " 0.8.13"
23
- material = " 1.12 .0"
23
+ material = " 1.13 .0"
24
24
gradleMavenPublishPlugin = " 0.34.0"
25
25
26
26
[libraries ]
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments