We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf89bd4 commit bc92eb7Copy full SHA for bc92eb7
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# [1.1.0](https://github.com/revanced/revanced-patcher/compare/v1.0.0...v1.1.0) (2022-06-11)
2
+
3
4
+### Bug Fixes
5
6
+* resource patcher ([31815ca](https://github.com/revanced/revanced-patcher/commit/31815ca9ea990f16b3600d61fd570c1805be1c82))
7
+* update apktool to fork ([566ecef](https://github.com/revanced/revanced-patcher/commit/566ecefa2bd4cde5ebfb2b22dc56cd8bf9f396bd))
8
9
10
+### Features
11
12
+* allow custom aapt path to be specified ([8eb4a8f](https://github.com/revanced/revanced-patcher/commit/8eb4a8f87ae7679a272f3224273a37a31d4bb121))
13
14
# 1.0.0 (2022-06-05)
15
16
gradle.properties
@@ -1,2 +1,2 @@
kotlin.code.style = official
-version = 1.0.0
+version = 1.1.0
0 commit comments