mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2024-11-10 01:02:22 +01:00
build(Needs bump): Update dependencies
This commit is contained in:
parent
dc28d414dc
commit
aedf4aea08
1 changed files with 2 additions and 2 deletions
|
@ -23,9 +23,9 @@ dependencies {
|
|||
implementation("xpp3:xpp3:1.1.4c")
|
||||
implementation("app.revanced:smali:2.5.3-a3836654")
|
||||
implementation("app.revanced:multidexlib2:2.5.3-a3836654")
|
||||
implementation("app.revanced:apktool-lib:2.8.2")
|
||||
implementation("app.revanced:apktool-lib:2.8.3")
|
||||
|
||||
implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.20-RC")
|
||||
implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.22")
|
||||
testImplementation("org.jetbrains.kotlin:kotlin-test:1.8.20-RC")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue