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 c13f86d commit e9fb02cCopy full SHA for e9fb02c
app/build.gradle.kts
@@ -86,8 +86,4 @@ dependencies {
86
implementation(libs.zoomable)
87
implementation(libs.androidx.media3.exoplayer)
88
implementation(libs.androidx.media3.ui)
89
-
90
- // APKEditor
91
- implementation(files("libs/APKEditor.jar"))
92
- implementation(libs.apksig)
93
}
0 commit comments