chore: update patcher

This commit is contained in:
Canny 2022-09-26 04:29:24 +03:00 committed by GitHub
parent b1618b02f8
commit 76b7b7aff5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -118,7 +118,7 @@ dependencies {
implementation("io.ktor:ktor-serialization-kotlinx-json:$ktorVersion")
// ReVanced
implementation("app.revanced:revanced-patcher:5.0.1")
implementation("app.revanced:revanced-patcher:5.1.0")
// Coil for network image
implementation("io.coil-kt:coil-compose:2.1.0")