build: bump patcher version

This commit is contained in:
oSumAtrIX
2022-12-14 06:04:10 +01:00
committed by GitHub
parent 8d4e4ba6c9
commit 3ce3df5e19

View File

@ -71,7 +71,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
// ReVanced
implementation "app.revanced:revanced-patcher:6.3.0"
implementation "app.revanced:revanced-patcher:6.3.1"
// Signing & aligning
implementation("org.bouncycastle:bcpkix-jdk15on:1.70")