[skip ci]refactor(lib): General refactoration (#1579)

This commit is contained in:
Claudemirovsky
2023-05-06 09:50:45 -03:00
committed by GitHub
parent b1f87d246c
commit d07a8f28bf
16 changed files with 124 additions and 118 deletions

View File

@ -12,7 +12,6 @@ android {
}
}
dependencies {
compileOnly(libs.bundles.common)
implementation(project(":lib-unpacker"))