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

## [1.1.4-dev.1](https://github.com/ReVanced/revanced-library/compare/v1.1.3...v1.1.4-dev.1) (2023-10-09)

### Bug Fixes

* Execute ADB commands sequentially to fix mounting issues ([#12](https://github.com/ReVanced/revanced-library/issues/12)) ([fda3eca](fda3eca74f))
This commit is contained in:
semantic-release-bot
2023-10-09 23:24:41 +00:00
parent fda3eca74f
commit c221ab1482
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.3
version = 1.1.4-dev.1