chore: Release v6.0.2-dev.1 [skip ci]

## [6.0.2-dev.1](https://github.com/ReVanced/revanced-patches/compare/v6.0.1...v6.0.2-dev.1) (2026-03-16)

### Bug Fixes

* **Export internal data documents provider:** Correct S_IFLNK constant and symlink detection mask ([#6819](https://github.com/ReVanced/revanced-patches/issues/6819)) ([252617b](252617b8dd))
This commit is contained in:
semantic-release-bot 2026-03-16 11:09:45 +00:00
parent 252617b8dd
commit 558f683bf2
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.1
version = 6.0.2-dev.1