Skip to content

Commit 3069668

Browse files
chore(release): 1.0.0-dev.3 [skip ci]
# [1.0.0-dev.3](v1.0.0-dev.2...v1.0.0-dev.3) (2024-08-08) ### Bug Fixes * Build DEX from patches file by using internal APIs instead of CLIs ([2597efe](2597efe))
1 parent 2597efe commit 3069668

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.0-dev.3](https://github.com/ReVanced/revanced-patches-gradle-plugin/compare/v1.0.0-dev.2...v1.0.0-dev.3) (2024-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* Build DEX from patches file by using internal APIs instead of CLIs ([2597efe](https://github.com/ReVanced/revanced-patches-gradle-plugin/commit/2597efe474f24c93b68e0683bc0e9622e48623d1))
7+
18
# [1.0.0-dev.2](https://github.com/ReVanced/revanced-patches-gradle-plugin/compare/v1.0.0-dev.1...v1.0.0-dev.2) (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-dev.2
4+
version = 1.0.0-dev.3

0 commit comments

Comments
 (0)