Skip to content

Commit 41b9ab3

Browse files
chore: Release v1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2026-03-14) ### Bug Fixes * Cleanup manifest ([92bb555](92bb555)) ### Features * Migrate to new fragments API ([fc7a176](fc7a176))
1 parent e5a34b7 commit 41b9ab3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.2.0](https://github.com/ReVanced/revanced-manager-downloader/compare/v1.1.0...v1.2.0) (2026-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Cleanup manifest ([92bb555](https://github.com/ReVanced/revanced-manager-downloader/commit/92bb555efb8333f8d2c8e061b9a573971cf3202c))
7+
8+
9+
### Features
10+
11+
* Migrate to new fragments API ([fc7a176](https://github.com/ReVanced/revanced-manager-downloader/commit/fc7a1766a1f79e6512e27572b96254c8018855c0))
12+
113
# [1.2.0-dev.1](https://github.com/ReVanced/revanced-manager-downloader/compare/v1.1.1-dev.2...v1.2.0-dev.1) (2026-03-14)
214

315

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.2.0-dev.1
24+
version = 1.2.0

0 commit comments

Comments
 (0)