chore(release): 1.6.0 [skip ci]

# [1.6.0](https://github.com/revanced/revanced-patches/compare/v1.5.3...v1.6.0) (2022-06-16)

### Bug Fixes

* broken gradle task ([28e3f55](28e3f554ea))

### Features

* generate dex files using gradle task ([c34c1be](c34c1be21f))
This commit is contained in:
semantic-release-bot 2022-06-16 10:57:06 +00:00
parent 28e3f554ea
commit a234c6c2da
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
# [1.6.0](https://github.com/revanced/revanced-patches/compare/v1.5.3...v1.6.0) (2022-06-16)
### Bug Fixes
* broken gradle task ([28e3f55](https://github.com/revanced/revanced-patches/commit/28e3f554ea6a7144416523fe48ce7adbb613b263))
### Features
* generate dex files using gradle task ([c34c1be](https://github.com/revanced/revanced-patches/commit/c34c1be21f50b4f720a7cd81e0dfe5ef6330caab))
## [1.5.3](https://github.com/revanced/revanced-patches/compare/v1.5.2...v1.5.3) (2022-06-16)

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 1.5.3
version = 1.6.0