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

# [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)

### Bug Fixes

* Add gradle sha256 checksum ([f259821](f259821f7c))
This commit is contained in:
semantic-release-bot
2025-07-03 12:48:29 +00:00
parent f259821f7c
commit bdd3efef96
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [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)
### Bug Fixes
* Add gradle sha256 checksum ([f259821](https://github.com/ReVanced/revanced-manager-apkmirror-downloader/commit/f259821f7c1075aeca89759cc7d73ae93d91922a))
# [1.1.0-dev.3](https://github.com/ReVanced/revanced-manager-apkmirror-downloader/compare/v1.1.0-dev.2...v1.1.0-dev.3) (2025-07-03) # [1.1.0-dev.3](https://github.com/ReVanced/revanced-manager-apkmirror-downloader/compare/v1.1.0-dev.2...v1.1.0-dev.3) (2025-07-03)

View File

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