Skip to content

Commit e75f8da

Browse files
chore: Release v1.1.0-dev.6 [skip ci]
# [1.1.0-dev.6](v1.1.0-dev.5...v1.1.0-dev.6) (2025-07-04) ### Bug Fixes * Showing progress if downloading an APK + minor fixes ([d46f002](d46f002))
1 parent d46f002 commit e75f8da

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.6](https://github.com/ReVanced/revanced-manager-downloaders/compare/v1.1.0-dev.5...v1.1.0-dev.6) (2025-07-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Showing progress if downloading an APK + minor fixes ([d46f002](https://github.com/ReVanced/revanced-manager-downloaders/commit/d46f002aa234135ad54768d0bdf15eb9d17428c0))
7+
18
# [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)
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.5
24+
version = 1.1.0-dev.6

0 commit comments

Comments
 (0)