mirror of
https://github.com/HighCapable/SweetDependency.git
synced 2025-09-04 09:45:56 +08:00
refactor: replace packaging jar method using "net.lingala.zip4j"
This commit is contained in:
@@ -27,6 +27,7 @@ dependencies {
|
||||
implementation(com.charleskorn.kaml.kaml)
|
||||
implementation(com.squareup.okhttp3.okhttp)
|
||||
implementation(com.squareup.javapoet)
|
||||
implementation(net.lingala.zip4j.zip4j)
|
||||
}
|
||||
|
||||
gradlePlugin {
|
||||
|
Reference in New Issue
Block a user