diff --git a/app/build.gradle b/app/build.gradle index 2cf474e5e..0ed0b29fc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -193,7 +193,7 @@ dependencies { implementation 'me.zhanghai.android.appiconloader:appiconloader:1.5.0' implementation 'me.zhanghai.android.fastscroll:library:1.3.0' implementation 'me.zhanghai.android.foregroundcompat:library:1.0.2' - implementation 'me.zhanghai.android.libarchive:library:1.0.3' + implementation 'me.zhanghai.android.libarchive:library:1.1.0' implementation 'me.zhanghai.android.libselinux:library:2.1.0' implementation 'me.zhanghai.android.retrofile:library:1.1.1' implementation 'me.zhanghai.android.systemuihelper:library:1.0.0'