mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-12-11 20:57:49 +01:00
build(Needs bump): Update dependencies
This commit is contained in:
parent
4105b638c0
commit
83b475c2e3
@ -23,9 +23,9 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.20")
|
implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.22")
|
||||||
|
|
||||||
implementation("app.revanced:revanced-patcher:12.0.0")
|
implementation("app.revanced:revanced-patcher:12.1.0")
|
||||||
implementation("info.picocli:picocli:4.7.3")
|
implementation("info.picocli:picocli:4.7.3")
|
||||||
implementation("com.github.revanced:jadb:2531a28109") // updated fork
|
implementation("com.github.revanced:jadb:2531a28109") // updated fork
|
||||||
implementation("com.android.tools.build:apksig:8.1.0")
|
implementation("com.android.tools.build:apksig:8.1.0")
|
||||||
|
Loading…
Reference in New Issue
Block a user