mirror of
https://github.com/revanced/revanced-patches
synced 2025-01-08 14:35:51 +01:00
build: bump dependencies
This commit is contained in:
parent
f7352feb6e
commit
2a4e5096ac
@ -25,7 +25,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("app.revanced:revanced-patcher:14.0.0")
|
implementation("app.revanced:revanced-patcher:14.2.1")
|
||||||
implementation("com.android.tools.smali:smali:3.0.3")
|
implementation("com.android.tools.smali:smali:3.0.3")
|
||||||
// Required because build fails without it.
|
// Required because build fails without it.
|
||||||
// TODO: Find a way to remove this dependency.
|
// TODO: Find a way to remove this dependency.
|
||||||
|
Loading…
Reference in New Issue
Block a user