We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc89be0 commit cc3b94aCopy full SHA for cc3b94a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.21.0-dev.5](https://github.com/ReVanced/revanced-patches/compare/v5.21.0-dev.4...v5.21.0-dev.5) (2025-04-18)
2
+
3
4
+### Bug Fixes
5
6
+* `Hide ADB status` patch ([#4814](https://github.com/ReVanced/revanced-patches/issues/4814)) ([dc89be0](https://github.com/ReVanced/revanced-patches/commit/dc89be0e94880733f862b250d95d4848f02c594d))
7
8
# [5.21.0-dev.4](https://github.com/ReVanced/revanced-patches/compare/v5.21.0-dev.3...v5.21.0-dev.4) (2025-04-17)
9
10
gradle.properties
@@ -3,4 +3,4 @@ org.gradle.jvmargs = -Xms512M -Xmx2048M
org.gradle.parallel = true
android.useAndroidX = true
kotlin.code.style = official
-version = 5.21.0-dev.4
+version = 5.21.0-dev.5
0 commit comments