Compare commits

..

2 Commits

Author SHA1 Message Date
3cf06efddf build: bump version to v1.6.1 2023-08-04 03:33:19 +03:00
1f4f0a3bb7 build: revert patcher to v11.0.4 2023-08-04 03:32:50 +03: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:12.1.1"
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.6.0+100600000
version: 1.6.1+100600001
environment:
sdk: '>=3.0.0 <4.0.0'