build: bump dependencies
This commit is contained in:
parent
ded80febd4
commit
5836d18dcf
1 changed files with 2 additions and 2 deletions
|
|
@ -20,10 +20,10 @@ repositories {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("app.revanced:revanced-patcher:6.0.2")
|
implementation("app.revanced:revanced-patcher:6.1.0")
|
||||||
implementation("app.revanced:multidexlib2:2.5.2.r2")
|
implementation("app.revanced:multidexlib2:2.5.2.r2")
|
||||||
// Required for meta
|
// Required for meta
|
||||||
implementation("com.google.code.gson:gson:2.9.1")
|
implementation("com.google.code.gson:gson:2.10")
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks {
|
tasks {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue