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

## [1.0.1-dev.1](https://github.com/ReVanced/revanced-patches-template/compare/v1.0.0...v1.0.1-dev.1) (2024-02-21)

### Bug Fixes

* Compile DEX without debugging information ([73f6506](73f6506bcc))
This commit is contained in:
semantic-release-bot
2024-02-21 01:30:47 +00:00
parent 6b7bbff623
commit ccb3d79584
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [1.0.1-dev.1](https://github.com/ReVanced/revanced-patches-template/compare/v1.0.0...v1.0.1-dev.1) (2024-02-21)
### Bug Fixes
* Compile DEX without debugging information ([73f6506](https://github.com/ReVanced/revanced-patches-template/commit/73f6506bccc01e5622a6e19bedcf6d54d3f701c7))
# 1.0.0 (2024-01-26)

View File

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