We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41ece98 commit 1f4812aCopy full SHA for 1f4812a
1 file changed
ample-runtime/build.gradle.kts
@@ -102,7 +102,7 @@ dependencies {
102
}
103
apkEditorLib(files("$rootDir/libs/APKEditor-1.4.7.jar"))
104
compileOnly(files("$rootDir/libs/APKEditor-1.4.7.jar"))
105
- implementation("app.revanced:arsclib:1.3.8.3")
+ implementation("app.revanced:arsclib:1.3.9.1")
106
implementation("org.jetbrains.kotlin:kotlin-reflect")
107
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1")
108
compileOnly(libs.hidden.api.stub)
0 commit comments