chore(release): 1.5.0-dev.2 [skip ci]

# [1.5.0-dev.2](https://github.com/ReVanced/revanced-library/compare/v1.5.0-dev.1...v1.5.0-dev.2) (2023-12-07)

### Features

* Improve mount reliability by unmounting existing mounts and killing running apps ([9fda407](9fda407441))
This commit is contained in:
semantic-release-bot
2023-12-07 15:41:07 +00:00
parent 9fda407441
commit b637e0d7d7
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.5.0-dev.1
version = 1.5.0-dev.2