chore: Release v1.1.0-dev.1 [skip ci]

# [1.1.0-dev.1](https://github.com/ReVanced/revanced-manager-apkmirror-downloader/compare/v1.0.0...v1.1.0-dev.1) (2025-07-03)

### Features

* Add play store downloader ([#10](https://github.com/ReVanced/revanced-manager-apkmirror-downloader/issues/10)) ([38c6aa4](38c6aa4f6d))
This commit is contained in:
semantic-release-bot
2025-07-03 12:04:48 +00:00
parent 38c6aa4f6d
commit 029b36ad9d
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [1.1.0-dev.1](https://github.com/ReVanced/revanced-manager-apkmirror-downloader/compare/v1.0.0...v1.1.0-dev.1) (2025-07-03)
### Features
* Add play store downloader ([#10](https://github.com/ReVanced/revanced-manager-apkmirror-downloader/issues/10)) ([38c6aa4](https://github.com/ReVanced/revanced-manager-apkmirror-downloader/commit/38c6aa4f6dbaa230212cd6e229609faecd615349))
# 1.0.0 (2025-01-13)

View File

@@ -21,4 +21,4 @@ kotlin.code.style = official
# resources declared in the library itself and none from the library's dependencies,
# thereby reducing the size of the R class for that library
android.nonTransitiveRClass = true
version = 1.0.0-dev.1
version = 1.1.0-dev.1