# [6.0.0-dev.12](https://github.com/ReVanced/revanced-patches/compare/v6.0.0-dev.11...v6.0.0-dev.12) (2026-03-02) ### Bug Fixes * Fix return type check to match method successfully ([0a73452](0a734528dc)) ### Features * **Check environment patch:** Support another ReVanced Manager debug variant package name ([e4dea68](e4dea682c6))
7 lines
207 B
INI
7 lines
207 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.12
|