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

## [4.5.1-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.5.0...v4.5.1-dev.1) (2024-03-12)

### Bug Fixes

* Copy APK to output path when it is not being signed ([366f400](366f400c5a))
This commit is contained in:
semantic-release-bot
2024-03-12 13:49:51 +00:00
parent 366f400c5a
commit 0d28a49773
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 = 4.5.0
version = 4.5.1-dev.1