# [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.
7 lines
206 B
INI
7 lines
206 B
INI
org.gradle.caching = true
|
|
org.gradle.jvmargs = -Xms512M -Xmx2048M
|
|
org.gradle.parallel = true
|
|
android.useAndroidX = true
|
|
android.uniquePackageNames = false
|
|
kotlin.code.style = official
|
|
version = 6.0.0-dev.1
|