mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-12-15 04:38:06 +00:00
Merge pull request #12897 from TeamNewPipe/depUpdate
libs: Update dependencies to latest stable releases
This commit is contained in:
@@ -5,14 +5,14 @@
|
|||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
acra = "5.13.1"
|
acra = "5.13.1"
|
||||||
agp = "8.13.1"
|
agp = "8.13.2"
|
||||||
appcompat = "1.7.1"
|
appcompat = "1.7.1"
|
||||||
assertj = "3.27.6"
|
assertj = "3.27.6"
|
||||||
autoservice-google = "1.1.1"
|
autoservice-google = "1.1.1"
|
||||||
autoservice-zacsweers = "1.2.0"
|
autoservice-zacsweers = "1.2.0"
|
||||||
bridge = "v2.0.2"
|
bridge = "v2.0.2"
|
||||||
cardview = "1.0.0"
|
cardview = "1.0.0"
|
||||||
checkstyle = "12.1.2"
|
checkstyle = "12.2.0"
|
||||||
constraintlayout = "2.2.1"
|
constraintlayout = "2.2.1"
|
||||||
core = "1.17.0"
|
core = "1.17.0"
|
||||||
desugar = "2.1.5"
|
desugar = "2.1.5"
|
||||||
@@ -32,7 +32,7 @@ localbroadcastmanager = "1.1.0"
|
|||||||
markwon = "4.6.2"
|
markwon = "4.6.2"
|
||||||
material = "1.13.0"
|
material = "1.13.0"
|
||||||
media = "1.7.1"
|
media = "1.7.1"
|
||||||
mockitoCore = "5.20.0"
|
mockitoCore = "5.21.0"
|
||||||
okhttp = "5.3.2"
|
okhttp = "5.3.2"
|
||||||
phoenix = "3.0.0"
|
phoenix = "3.0.0"
|
||||||
#noinspection NewerVersionAvailable,GradleDependency --> 2.8 is the last version, not 2.71828!
|
#noinspection NewerVersionAvailable,GradleDependency --> 2.8 is the last version, not 2.71828!
|
||||||
@@ -45,10 +45,10 @@ runner = "1.7.0"
|
|||||||
rxandroid = "3.0.2"
|
rxandroid = "3.0.2"
|
||||||
rxbinding = "4.0.0"
|
rxbinding = "4.0.0"
|
||||||
rxjava = "3.1.12"
|
rxjava = "3.1.12"
|
||||||
sonarqube = "7.0.1.6134"
|
sonarqube = "7.2.1.6560"
|
||||||
statesaver = "1.4.1" # TODO: Drop because it is deprecated and incompatible with KSP2
|
statesaver = "1.4.1" # TODO: Drop because it is deprecated and incompatible with KSP2
|
||||||
stetho = "1.6.0"
|
stetho = "1.6.0"
|
||||||
swiperefreshlayout = "1.1.0"
|
swiperefreshlayout = "1.2.0"
|
||||||
# You can use a local version by uncommenting a few lines in settings.gradle
|
# You can use a local version by uncommenting a few lines in settings.gradle
|
||||||
# Or you can use a commit you pushed to GitHub by just replacing TeamNewPipe with your GitHub
|
# Or you can use a commit you pushed to GitHub by just replacing TeamNewPipe with your GitHub
|
||||||
# name and the commit hash with the commit hash of the (pushed) commit you want to test
|
# name and the commit hash with the commit hash of the (pushed) commit you want to test
|
||||||
|
|||||||
Reference in New Issue
Block a user