revanced-patches/gradle.properties
semantic-release-bot 79b6733eec chore: Release v6.0.0-dev.15 [skip ci]
# [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))
2026-03-05 21:29:55 +00:00

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