Skip to content

Commit 12e626f

Browse files
chore(release): 1.0.1-dev.1 [skip ci]
## [1.0.1-dev.1](v1.0.0...v1.0.1-dev.1) (2024-08-08) ### Bug Fixes * Build DEX from patches file by using internal APIs instead of CLIs ([68b6e58](68b6e58))
1 parent 68b6e58 commit 12e626f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1-dev.1](https://github.com/ReVanced/revanced-patches-gradle-plugin/compare/v1.0.0...v1.0.1-dev.1) (2024-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* Build DEX from patches file by using internal APIs instead of CLIs ([68b6e58](https://github.com/ReVanced/revanced-patches-gradle-plugin/commit/68b6e5882622e68a66e981e829078caf3e2f0da8))
7+
18
# 1.0.0 (2024-08-06)
29

310

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
4-
version = 1.0.0
4+
version = 1.0.1-dev.1

0 commit comments

Comments
 (0)