mirror of
https://github.com/ReVanced/revanced-cli.git
synced 2026-01-26 04:31:06 +00:00
feat: migrate logger to slf4j
This commit is contained in:
@@ -33,6 +33,7 @@ dependencies {
|
||||
implementation(kotlin("reflect"))
|
||||
|
||||
implementation("app.revanced:revanced-patcher:1.6.0")
|
||||
implementation("org.slf4j:slf4j-api:1.7.36")
|
||||
implementation("info.picocli:picocli:4.6.3")
|
||||
implementation("com.android.tools.build:apksig:7.2.1")
|
||||
implementation("com.github.revanced:jadb:master-SNAPSHOT") // updated fork
|
||||
|
||||
Reference in New Issue
Block a user