build: update dependencies

This commit is contained in:
oSumAtrIX 2023-01-17 23:57:19 +01:00
parent a263fdfd41
commit 6bca3e2bb5
No known key found for this signature in database
GPG key ID: A9B3094ACDB604B4

View file

@ -24,7 +24,7 @@ dependencies {
implementation("xpp3:xpp3:1.1.4c")
implementation("app.revanced:smali:2.5.3-a3836654")
implementation("app.revanced:multidexlib2:2.5.3-a3836654")
implementation("app.revanced:apktool-lib:2.9.0-SNAPSHOT")
implementation("app.revanced:apktool-lib:2.7.0")
implementation(kotlin("reflect"))
testImplementation(kotlin("test"))