# [6.0.0-dev.15](https://github.com/ReVanced/revanced-patches/compare/v6.0.0-dev.14...v6.0.0-dev.15) (2026-03-05) ### Bug Fixes * **Check environment:** Use another (also more suitable) API to circumvent a bug ([393700f](393700f74a))
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.15
|