fix: Bump dependencies to support BCS keystore

This commit is contained in:
oSumAtrIX 2024-03-04 15:48:13 +01:00
parent c5e04cc824
commit 6ec6546cc5
No known key found for this signature in database
GPG key ID: A9B3094ACDB604B4

View file

@ -117,5 +117,5 @@ dependencies {
// ReVanced
implementation "app.revanced:revanced-patcher:19.3.1"
implementation "app.revanced:revanced-library:2.0.0"
implementation "app.revanced:revanced-library:2.1.0"
}