build(Needs bump): Bump dependencies

This commit is contained in:
oSumAtrIX 2023-08-12 02:23:03 +02:00
parent c2d89c622e
commit 433fe3af9f
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -26,7 +26,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-2")
implementation("app.revanced:apktool-lib:2.8.2-3")
implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.22")
testImplementation("org.jetbrains.kotlin:kotlin-test:1.8.20-RC")