From cb072ca981c34ea66c44959978b04e35b8b92806 Mon Sep 17 00:00:00 2001 From: Zhanty Date: Wed, 14 Aug 2019 18:59:52 +0800 Subject: [PATCH] update repo --- config/repository.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/repository.gradle b/config/repository.gradle index d31aff4..1380093 100644 --- a/config/repository.gradle +++ b/config/repository.gradle @@ -203,7 +203,7 @@ static Repository innerNewRepository() { //https://github.com/yanzhenjie/AndPermission andPermission : 'com.yanzhenjie.permission:support:2.0.1', //image compression:https://github.com/Sunzxyong/Tiny - tiny : 'com.zxy.android:tiny:0.0.5', + tiny : 'com.zxy.android:tiny:1.1.0', //zip4j zip4j : 'net.lingala.zip4j:zip4j:1.3.2', //JobScheduler:https://github.com/evernote/android-job