mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 01:01:56 +01:00
chore: bump patcher dependency version
This commit is contained in:
parent
d4ed67ce4f
commit
9a063d4175
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ repositories {
|
|||
dependencies {
|
||||
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.6.21")
|
||||
|
||||
implementation("app.revanced:revanced-patcher:1.0.0")
|
||||
implementation("app.revanced:revanced-patcher:1.1.0")
|
||||
implementation("org.jetbrains.kotlin:kotlin-reflect:1.6.21")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue