build: bump version to v1.3.8 and patcher dep

This commit is contained in:
Aunali321 2023-07-01 14:33:25 +05:30
parent 26d7e5b60f
commit 68876a4414
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager
publish_to: 'none'
version: 1.3.7+100300007
version: 1.3.8+100300008
environment:
sdk: '>=3.0.0 <4.0.0'