Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
d4n3436 committed Aug 6, 2023
1 parent 6005ce8 commit 6ad56c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {
}

dependencies {
implementation("app.revanced:revanced-patcher:12.1.0")
implementation("app.revanced:revanced-patcher:11.0.1")
implementation("app.revanced:multidexlib2:2.5.3-a3836654")
// Required for meta
implementation("com.google.code.gson:gson:2.10.1")
Expand Down

0 comments on commit 6ad56c4

Please sign in to comment.