Skip to content

Commit

Permalink
fix: update dependency app.revanced:multidexlib2 (#150)
Browse files Browse the repository at this point in the history
This commit addresses ReVanced/multidexlib2#2.
  • Loading branch information
oSumAtrIX committed Jan 15, 2023
1 parent 22356f2 commit dd7dd38
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 @@ -23,7 +23,7 @@ repositories {
dependencies {
implementation("xpp3:xpp3:1.1.4c")
implementation("org.smali:smali:2.5.2")
implementation("app.revanced:multidexlib2:2.5.2.r2")
implementation("app.revanced:multidexlib2:2.5.3-8649b642")
implementation("org.apktool:apktool-lib:2.9.0-SNAPSHOT")

implementation(kotlin("reflect"))
Expand Down

0 comments on commit dd7dd38

Please sign in to comment.