Skip to content

Commit dbc64e5

Browse files
chore: Release v1.1.0-dev.5 [skip ci]
# [1.1.0-dev.5](v1.1.0-dev.4...v1.1.0-dev.5) (2025-07-04) ### Bug Fixes * Correctly removing bundle attributes from manifest ([6433d98](6433d98))
1 parent 6433d98 commit dbc64e5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0-dev.5](https://github.com/ReVanced/revanced-manager-apkmirror-downloader/compare/v1.1.0-dev.4...v1.1.0-dev.5) (2025-07-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Correctly removing bundle attributes from manifest ([6433d98](https://github.com/ReVanced/revanced-manager-apkmirror-downloader/commit/6433d984950582d36d29ef758325d50016a62ae8))
7+
18
# [1.1.0-dev.4](https://github.com/ReVanced/revanced-manager-apkmirror-downloader/compare/v1.1.0-dev.3...v1.1.0-dev.4) (2025-07-03)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ kotlin.code.style = official
2121
# resources declared in the library itself and none from the library's dependencies,
2222
# thereby reducing the size of the R class for that library
2323
android.nonTransitiveRClass = true
24-
version = 1.1.0-dev.4
24+
version = 1.1.0-dev.5

0 commit comments

Comments
 (0)