chore(release): 1.0.0-dev.4 [skip ci]

# [1.0.0-dev.4](https://github.com/ReVancedTeam/revanced-patches/compare/v1.0.0-dev.3...v1.0.0-dev.4) (2022-03-22)

### Features

* use supplier instead of KClass ([08af6e5](08af6e54af))
* use supplier instead of KClass ([91aa019](91aa019f8d))

### BREAKING CHANGES

* signature of patches was changed
* signature of patches was changed
This commit is contained in:
semantic-release-bot
2022-03-22 21:26:34 +00:00
parent 08af6e54af
commit 2fda5925dc
2 changed files with 15 additions and 1 deletions

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 1.0.0-dev.3
version = 1.0.0-dev.4