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 4d74de4 commit 8b4f394Copy full SHA for 8b4f394
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.0.0-dev.10](https://github.com/revanced/revanced-patcher/compare/v1.0.0-dev.9...v1.0.0-dev.10) (2022-05-07)
2
+
3
4
+### Bug Fixes
5
6
+* qualifying `Element` with wrong package ([4d74de4](https://github.com/revanced/revanced-patcher/commit/4d74de4061f26c0d7c17fabd849051b429d86033))
7
8
# [1.0.0-dev.9](https://github.com/revanced/revanced-patcher/compare/v1.0.0-dev.8...v1.0.0-dev.9) (2022-05-07)
9
10
gradle.properties
@@ -1,2 +1,2 @@
kotlin.code.style = official
-version = 1.0.0-dev.9
+version = 1.0.0-dev.10
0 commit comments