fix: Bump dependencies to support BCS keystore

This commit is contained in:
oSumAtrIX 2024-03-04 15:47:59 +01:00
parent 4ff697ef0b
commit 1c10a7760d
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 = "1.9.22"
kotlinx-coroutines-core = "1.7.3"
picocli = "4.7.5"
revanced-patcher = "19.3.1"
revanced-library = "2.0.0"
revanced-library = "2.1.0"
[libraries]
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }