Skip to content

Commit 356ea74

Browse files
authored
chore: Merge branch dev to main
chore: Merge branch `dev` to `main`
2 parents f2533ed + 632573b commit 356ea74

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+11
-3562
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.1-dev.1](https://github.com/Brosssh/revanced-patches/compare/v1.6.0...v1.6.1-dev.1) (2025-05-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **Hevy:** Deprecated Hevy ([88cca06](https://github.com/Brosssh/revanced-patches/commit/88cca06e7d75235467379ae43d5ef906051def95))
7+
18
# [1.6.0](https://github.com/Brosssh/revanced-patches/compare/v1.5.1...v1.6.0) (2025-04-30)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
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.6.0
4+
version = 1.6.1-dev.1

patches/api/patches.api

Lines changed: 0 additions & 314 deletions
Large diffs are not rendered by default.

patches/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ patches {
55
name = "Brosssh Patches"
66
description = "Brosssh Patches"
77
source = "[email protected]:brosssh/revanced-patches.git"
8-
author = "Brosssh"
8+
author = "brosssh"
99
contact = ""
10-
website = ""
10+
website = "https://github.com/Brosssh"
1111
license = "GNU General Public License v3.0"
1212
}
1313
}

patches/src/main/kotlin/app/revanced/patches/all/misc/activity/exportall/ExportAllActivitiesPatch.kt

Lines changed: 0 additions & 37 deletions
This file was deleted.

patches/src/main/kotlin/app/revanced/patches/all/misc/build/BaseSpoofBuildInfoPatch.kt

Lines changed: 0 additions & 92 deletions
This file was deleted.

patches/src/main/kotlin/app/revanced/patches/all/misc/build/SpoofBuildInfoPatch.kt

Lines changed: 0 additions & 214 deletions
This file was deleted.

0 commit comments

Comments
 (0)