chore: Release v5.10.0-dev.11 [skip ci]

# [5.10.0-dev.11](https://github.com/ReVanced/revanced-patches/compare/v5.10.0-dev.10...v5.10.0-dev.11) (2025-01-30)

### Bug Fixes

* Use correct path to fix invalid file paths ([043ebbb](043ebbb6d4))
This commit is contained in:
semantic-release-bot 2025-01-30 00:58:00 +00:00
parent 043ebbb6d4
commit 57cc73d9c4
2 changed files with 8 additions and 1 deletions

View file

@ -3,4 +3,4 @@ org.gradle.jvmargs = -Xms512M -Xmx2048M
org.gradle.parallel = true
android.useAndroidX = true
kotlin.code.style = official
version = 5.10.0-dev.10
version = 5.10.0-dev.11