mirror of
https://github.com/HighCapable/SweetProperty.git
synced 2025-09-05 18:25:35 +08:00
feat: add checking update function
This commit is contained in:
@@ -21,6 +21,7 @@ kotlin {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(com.squareup.okhttp3.okhttp)
|
||||
implementation(com.squareup.kotlinpoet)
|
||||
implementation(com.squareup.javapoet)
|
||||
implementation(net.lingala.zip4j.zip4j)
|
||||
|
Reference in New Issue
Block a user