Fix support for non-system SAF providers (#3530)
This commit is contained in:
@@ -68,7 +68,7 @@ stringSimilarity = "0.1.0"
|
||||
subsamplingScaleImageView = "66e0db195d"
|
||||
swipe = "1.3.0"
|
||||
tapmoc = "0.4.2"
|
||||
unifile = "e0def6b3dc"
|
||||
unifile = "08f224c8f9"
|
||||
voyager = "2.2.21-1.10.3"
|
||||
xmlutil = "1.0.0"
|
||||
|
||||
@@ -176,7 +176,7 @@ stringSimilarity = { module = "com.aallam.similarity:string-similarity-kotlin",
|
||||
subsamplingScaleImageView = { module = "com.github.tachiyomiorg:subsampling-scale-image-view", version.ref = "subsamplingScaleImageView" }
|
||||
swipe = { module = "me.saket.swipe:swipe", version.ref = "swipe" }
|
||||
tapmoc-gradle = { module = "com.gradleup.tapmoc:tapmoc-gradle-plugin", version.ref = "tapmoc" }
|
||||
unifile = { module = "com.github.tachiyomiorg:unifile", version.ref = "unifile" }
|
||||
unifile = { module = "com.github.mihon:unifile", version.ref = "unifile" }
|
||||
voyager-navigator = { module = "cafe.adriel.voyager:voyager-navigator", version.ref = "voyager" }
|
||||
voyager-screenModel = { module = "cafe.adriel.voyager:voyager-screenmodel", version.ref = "voyager" }
|
||||
voyager-tabNavigator = { module = "cafe.adriel.voyager:voyager-tab-navigator", version.ref = "voyager" }
|
||||
|
||||
Reference in New Issue
Block a user