chore(release): 12.1.1-dev.1 [skip ci]

## [12.1.1-dev.1](https://github.com/ReVanced/revanced-patcher/compare/v12.1.0...v12.1.1-dev.1) (2023-08-03)

### Bug Fixes

* clear method lookup maps before initializing them ([#210](https://github.com/ReVanced/revanced-patcher/issues/210)) ([746544f](746544f9d5))
This commit is contained in:
semantic-release-bot
2023-08-03 11:43:51 +00:00
parent 746544f9d5
commit 53f2a61409
2 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 12.1.0
version = 12.1.1-dev.1