chore(release): 1.24.0 [skip ci]

# [1.24.0](https://github.com/ReVanced/revanced-manager/compare/v1.23.3...v1.24.0) (2025-03-07)

### Bug Fixes

* Build failure caused by Internal R8 NPE on field "b" ([08a9d2a](08a9d2a64f))
* Change duplicated app suffix and allow profile variant compilation ([5b6426c](5b6426c453))
* Flutter Impeller renderer causing artifacts on rare occasions ([7462291](746229120c))
* Slight tweak and use Flutter suggested config ([4b7b05a](4b7b05ac0f))

### Features

* Distinguish between release, debug, and profile variants ([64cbb68](64cbb68344))
This commit is contained in:
semantic-release-bot 2025-03-07 17:53:22 +00:00
parent 4b591effed
commit a8e192b85f

View File

@ -4,7 +4,7 @@ homepage: https://revanced.app
publish_to: 'none' publish_to: 'none'
version: 1.24.0-dev.1+101800054 version: 1.24.0+101800055
environment: environment:
sdk: '>=3.7.0' sdk: '>=3.7.0'