chore(release): 2.171.0-dev.5 [skip ci]

# [2.171.0-dev.5](https://github.com/revanced/revanced-patches/compare/v2.171.0-dev.4...v2.171.0-dev.5) (2023-04-27)

### Bug Fixes

* **change-package-name:** make option `packageName` `null` by default ([2d3da2a](2d3da2a579))
* **enable-android-debugging:** make option `debuggable` false by default ([19e82d9](19e82d97f2))
This commit is contained in:
semantic-release-bot
2023-04-27 18:34:22 +00:00
parent 19e82d97f2
commit c1025a888f
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
# [2.171.0-dev.5](https://github.com/revanced/revanced-patches/compare/v2.171.0-dev.4...v2.171.0-dev.5) (2023-04-27)
### Bug Fixes
* **change-package-name:** make option `packageName` `null` by default ([b0ac972](https://github.com/revanced/revanced-patches/commit/b0ac972c129ff57d4cff1db99b92bde2b3ee19a3))
* **enable-android-debugging:** make option `debuggable` false by default ([90e1357](https://github.com/revanced/revanced-patches/commit/90e13575c4d49873ee4f7e13ea90a04f3a5f7700))
# [2.171.0-dev.4](https://github.com/revanced/revanced-patches/compare/v2.171.0-dev.3...v2.171.0-dev.4) (2023-04-27)

View File

@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.171.0-dev.4
version = 2.171.0-dev.5