feat: Add list-versions command

This commit is contained in:
oSumAtrIX
2023-11-27 23:11:23 +01:00
parent 89c35ee21b
commit a974b8ea80
3 changed files with 70 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ kotlin-test = "1.9.20"
kotlinx-coroutines-core = "1.7.3"
picocli = "4.7.3"
revanced-patcher = "19.0.0"
revanced-library = "1.3.0"
revanced-library = "1.4.0"
[libraries]
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin-test" }