Skip to content

Commit

Permalink
build(Needs bump): Bump dependencies
Browse files Browse the repository at this point in the history
This fixes an issue with a library not working on Android
  • Loading branch information
oSumAtrIX committed Aug 19, 2023
1 parent e1fc869 commit e7360a7
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 @@ -28,7 +28,7 @@ dependencies {
implementation("xpp3:xpp3:1.1.4c")
implementation("com.android.tools.smali:smali:3.0.3")
implementation("app.revanced:multidexlib2:3.0.3.r2")
implementation("app.revanced:apktool-lib:2.8.2-3")
implementation("app.revanced:apktool-lib:2.8.2-4")
implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.22")

compileOnly("com.google.android:android:4.1.1.4")
Expand Down

0 comments on commit e7360a7

Please sign in to comment.