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))
This commit is contained in:
semantic-release-bot 2026-03-05 21:29:55 +00:00
parent 393700f74a
commit 79b6733eec
2 changed files with 8 additions and 1 deletions

View file

@ -4,4 +4,4 @@ org.gradle.parallel = true
android.useAndroidX = true
android.uniquePackageNames = false
kotlin.code.style = official
version = 6.0.0-dev.14
version = 6.0.0-dev.15