mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2024-11-10 01:02:22 +01:00
build(Needs bump): Bump dependencies
This fixes an issue with a library not working on Android
This commit is contained in:
parent
e1fc86934f
commit
e7360a7692
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue