|
@@ -98,7 +98,7 @@ dependencies {
|
|
// 需要替换字体库时引入
|
|
// 需要替换字体库时引入
|
|
api 'com.github.CoderAlee.PaintedSkin:typeface-plugin:3.5.2.1'
|
|
api 'com.github.CoderAlee.PaintedSkin:typeface-plugin:3.5.2.1'
|
|
compile 'com.github.a-voyager:AutoInstaller:v1.0'
|
|
compile 'com.github.a-voyager:AutoInstaller:v1.0'
|
|
- api 'net.lingala.zip4j:zip4j:2.11.5'
|
|
|
|
|
|
+ api 'net.lingala.zip4j:zip4j:2.6.1'
|
|
|
|
|
|
api 'com.tuya.smart:tuyasmart-iot_sdk:1.0.8-rc.1'
|
|
api 'com.tuya.smart:tuyasmart-iot_sdk:1.0.8-rc.1'
|
|
api 'com.tencent.mars:mars-xlog:1.2.3'
|
|
api 'com.tencent.mars:mars-xlog:1.2.3'
|
|
@@ -108,4 +108,5 @@ dependencies {
|
|
// api 'com.github.junrar:junrar:7.5.4'//解压rar
|
|
// api 'com.github.junrar:junrar:7.5.4'//解压rar
|
|
// api 'org.tukaani:xz:1.9'//解压.7z文件需要
|
|
// api 'org.tukaani:xz:1.9'//解压.7z文件需要
|
|
|
|
|
|
|
|
+
|
|
}
|
|
}
|