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"
33targetSdk = " 36"
44appcompat = " 1.7.1"
55dokka-gradle-plugin = " 2.0.0"
6- gradle = " 8.10.1 "
6+ gradle = " 8.13.0 "
77jacoco-android = " 0.2.1"
88lifecycle-extensions = " 2.2.0"
9- lifecycle-viewmodel-ktx = " 2.9.2 "
9+ lifecycle-viewmodel-ktx = " 2.9.3 "
1010kotlin = " 2.2.0"
1111kotlinx-coroutines = " 1.10.2"
1212junit = " 4.13.2"
13- mockito-core = " 5.18 .0"
13+ mockito-core = " 5.19 .0"
1414secrets-gradle-plugin = " 2.0.1"
1515truth = " 1.4.4"
1616play-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 "
1919kxml2 = " 2.3.0"
2020mockk = " 1.14.5"
21- lint = " 31.12 .0"
21+ lint = " 31.13 .0"
2222org-jacoco-core = " 0.8.13"
23- material = " 1.12 .0"
23+ material = " 1.13 .0"
2424gradleMavenPublishPlugin = " 0.34.0"
2525
2626[libraries ]
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =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
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments