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

## [1.1.1-dev.1](https://github.com/ReVanced/revanced-library/compare/v1.1.0...v1.1.1-dev.1) (2023-10-04)

### Performance Improvements

* Use maps to set options ([13823b7](13823b74db))
This commit is contained in:
semantic-release-bot
2023-10-04 02:22:01 +00:00
parent 771c9d7165
commit e232577e33
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 = 1.1.0
version = 1.1.1-dev.1