build(Needs bump): Fix aligning failing

This commit is contained in:
oSumAtrIX 2023-09-25 00:02:15 +02:00
parent d5ea5a0ab1
commit eec2234226
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ kotlin-test = "1.8.20-RC"
kotlinx-coroutines-core = "1.7.3"
picocli = "4.7.3"
revanced-patcher = "15.0.1"
revanced-library = "1.0.0"
revanced-library = "1.0.1"
[libraries]
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin-test" }