mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-31 14:17:31 +01:00
chore: Bump dependencies
This commit is contained in:
parent
89c534e95d
commit
e86d73c8af
@ -1,10 +1,11 @@
|
|||||||
[versions]
|
[versions]
|
||||||
|
#noinspection GradleDependency
|
||||||
agp = "8.2.2" # 8.3.0 causes java verifier error: https://github.com/ReVanced/revanced-patches/issues/2818
|
agp = "8.2.2" # 8.3.0 causes java verifier error: https://github.com/ReVanced/revanced-patches/issues/2818
|
||||||
annotation = "1.7.1"
|
annotation = "1.7.1"
|
||||||
kotlin = "1.9.22"
|
kotlin = "1.9.23"
|
||||||
appcompat = "1.7.0-alpha03"
|
appcompat = "1.7.0-alpha03"
|
||||||
okhttp = "5.0.0-alpha.12"
|
okhttp = "5.0.0-alpha.12"
|
||||||
retrofit = "2.9.0"
|
retrofit = "2.11.0"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
annotation = { module = "androidx.annotation:annotation", version.ref = "annotation" }
|
annotation = { module = "androidx.annotation:annotation", version.ref = "annotation" }
|
||||||
|
2450
package-lock.json
generated
2450
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -4,6 +4,6 @@
|
|||||||
"@semantic-release/changelog": "^6.0.3",
|
"@semantic-release/changelog": "^6.0.3",
|
||||||
"@semantic-release/git": "^10.0.1",
|
"@semantic-release/git": "^10.0.1",
|
||||||
"gradle-semantic-release-plugin": "^1.9.1",
|
"gradle-semantic-release-plugin": "^1.9.1",
|
||||||
"semantic-release": "^23.0.0"
|
"semantic-release": "^23.0.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user