We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b9e2b commit 18e56e6Copy full SHA for 18e56e6
gradle/libs.versions.toml
@@ -3,8 +3,8 @@ shadow = "8.1.1"
3
kotlin = "2.0.20"
4
kotlinx = "1.8.1"
5
picocli = "4.7.6"
6
-revanced-patcher = "20.0.2"
7
-revanced-library = "3.0.0"
+revanced-patcher = "21.0.0"
+revanced-library = "3.0.2"
8
9
[libraries]
10
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
0 commit comments