chore(release): 2.174.0-dev.10 [skip ci]

# [2.174.0-dev.10](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.9...v2.174.0-dev.10) (2023-05-07)

### Bug Fixes

* incorrect instruction offsets ([42a5a38](42a5a387da))
* incorrect smali syntax ([4e74a80](4e74a800c3))
This commit is contained in:
semantic-release-bot 2023-05-07 17:00:12 +00:00
parent 42a5a387da
commit 17942d4126
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
# [2.174.0-dev.10](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.9...v2.174.0-dev.10) (2023-05-07)
### Bug Fixes
* incorrect instruction offsets ([42a5a38](https://github.com/revanced/revanced-patches/commit/42a5a387da3c53c579234a44c124ab0ba26117cb))
* incorrect smali syntax ([4e74a80](https://github.com/revanced/revanced-patches/commit/4e74a800c311d7acb2c2ddb492b43747db8a8def))
# [2.174.0-dev.9](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.8...v2.174.0-dev.9) (2023-05-07)

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.174.0-dev.9
version = 2.174.0-dev.10