Skip to content

Commit 68a4872

Browse files
authored
fix: Make mounting work again by bumping dependencies (#359)
1 parent bf31de4 commit 68a4872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin = "2.0.20"
44
kotlinx = "1.8.1"
55
picocli = "4.7.6"
66
revanced-patcher = "21.0.0"
7-
revanced-library = "3.0.2"
7+
revanced-library = "3.1.0"
88

99
[libraries]
1010
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }

0 commit comments

Comments
 (0)