File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ autoservice-google = "1.1.1"
1212autoservice-zacsweers = " 1.2.0"
1313bridge = " v2.0.2"
1414cardview = " 1.0.0"
15- checkstyle = " 13.2 .0"
16- coil = " 3.3 .0"
15+ checkstyle = " 13.3 .0"
16+ coil = " 3.4 .0"
1717constraintlayout = " 2.2.1"
18- core = " 1.17.0"
18+ core = " 1.17.0" # Newer versions require minSdk >= 23
1919desugar = " 2.1.5"
2020documentfile = " 1.1.0"
2121exoplayer = " 2.19.1"
@@ -24,7 +24,7 @@ groupie = "2.10.1"
2424jsoup = " 1.22.1"
2525junit = " 4.13.2"
2626junit-ext = " 1.3.0"
27- kotlin = " 2.3.10 "
27+ kotlin = " 2.3.20 "
2828kotlinx-coroutines-rx3 = " 1.10.2"
2929kotlinx-serialization-json = " 1.10.0"
3030ksp = " 2.3.6"
@@ -35,7 +35,7 @@ localbroadcastmanager = "1.1.0"
3535markwon = " 4.6.2"
3636material = " 1.11.0" # TODO: update to newer version after bug is fixed. See https://github.com/TeamNewPipe/NewPipe/pull/13018
3737media = " 1.7.1"
38- mockitoCore = " 5.21 .0"
38+ mockitoCore = " 5.23 .0"
3939okhttp = " 5.3.2"
4040phoenix = " 3.0.0"
4141preference = " 1.2.1"
@@ -46,7 +46,7 @@ runner = "1.7.0"
4646rxandroid = " 3.0.2"
4747rxbinding = " 4.0.0"
4848rxjava = " 3.1.12"
49- sonarqube = " 7.2.2.6593 "
49+ sonarqube = " 7.2.3.7755 "
5050statesaver = " 1.4.1" # TODO: Drop because it is deprecated and incompatible with KSP2
5151stetho = " 1.6.0"
5252swiperefreshlayout = " 1.2.0"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionSha256Sum =b266d5ff6b90eada6dc3b20cb090e3731302e553a27c5d3e4df1f0d76beaff06
4- distributionUrl =https\://services.gradle.org/distributions/gradle-9.3.1 -bin.zip
3+ distributionSha256Sum =60ea723356d81263e8002fec0fcf9e2b0eee0c0850c7a3d7ab0a63f2ccc601f3
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.4.0 -bin.zip
55networkTimeout =10000
66validateDistributionUrl =true
77zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments