chore: Release v6.0.0-dev.1 [skip ci]
# [6.0.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.51.0-dev.2...v6.0.0-dev.1) (2026-02-27) * build(Needs bump)!: Update to ReVanced Patcher v22 ([#6542](https://github.com/ReVanced/revanced-patches/issues/6542)) ([ab2ac36](ab2ac36e30)) ### BREAKING CHANGES * Deprecated APIs have been removed, and various APIs now use the updated ReVanced Patcher v22 APIs.
This commit is contained in:
parent
ab2ac36e30
commit
db5e0fe587
2 changed files with 12 additions and 2 deletions
|
|
@ -2,6 +2,6 @@ org.gradle.caching = true
|
|||
org.gradle.jvmargs = -Xms512M -Xmx2048M
|
||||
org.gradle.parallel = true
|
||||
android.useAndroidX = true
|
||||
android.uniquePackageNames=false
|
||||
android.uniquePackageNames = false
|
||||
kotlin.code.style = official
|
||||
version = 5.51.0-dev.2
|
||||
version = 6.0.0-dev.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue