From 628caef39e943fe9971044460d5d0609043c62f0 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 9 Oct 2024 00:12:07 +0000 Subject: [PATCH] Update dependency com.github.tachiyomiorg:unifile to v1 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 16847f6b8e..055c168163 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -31,7 +31,7 @@ quickjs-android = "app.cash.quickjs:quickjs-android:0.9.2" jsoup = "org.jsoup:jsoup:1.18.1" disklrucache = "com.jakewharton:disklrucache:2.0.2" -unifile = "com.github.tachiyomiorg:unifile:e0def6b3dc" +unifile = "com.github.tachiyomiorg:unifile:1.0.0" libarchive = "me.zhanghai.android.libarchive:library:1.1.2" sqlite-framework = { module = "androidx.sqlite:sqlite-framework", version.ref = "sqlite" }