chore: Release v6.0.0-dev.16 [skip ci]

# [6.0.0-dev.16](https://github.com/ReVanced/revanced-patches/compare/v6.0.0-dev.15...v6.0.0-dev.16) (2026-03-05)

### Bug Fixes

* **YouTube - Spoof app version:** Remove target `19.35.36` no longer supported by YouTube ([#6717](https://github.com/ReVanced/revanced-patches/issues/6717)) ([46fb366](46fb3669ee))
* **YouTube Music:** Prevent crash on bold icons loading ([#6712](https://github.com/ReVanced/revanced-patches/issues/6712)) ([e9bfb7c](e9bfb7ca9b))
This commit is contained in:
semantic-release-bot 2026-03-05 22:23:17 +00:00
parent e9bfb7ca9b
commit f045923cef
2 changed files with 9 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.15
version = 6.0.0-dev.16