feat: migrate logger to slf4j

This commit is contained in:
oSumAtrIX
2022-06-22 14:17:13 +02:00
parent ce78b245d1
commit 6c4c1924ee
3 changed files with 6 additions and 6 deletions

View File

@@ -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