Compare commits

...

2 Commits

Author SHA1 Message Date
d3d8f89d53 chore: bump version to 0.0.55 2023-02-10 05:34:10 +01:00
3d8aee09c3 build: bump patcher version 2023-02-10 05:33:50 +01:00
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:6.4.2"
implementation "app.revanced:revanced-patcher:6.4.3"
// 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: 0.0.54+54
version: 0.0.55+55
environment:
sdk: ">=2.17.5 <3.0.0"