mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
chore(release): 1.22.0-dev.2 [skip ci]
# [1.22.0-dev.2](https://github.com/ReVanced/revanced-manager/compare/v1.22.0-dev.1...v1.22.0-dev.2) (2024-09-06) ### Bug Fixes * Bump SDK of each plugin using SDK lower than 31 ([01e4a76
](01e4a76caa
)), closes [/github.com/flutter/flutter/issues/153281#issuecomment-2292201697](https://github.com//github.com/flutter/flutter/issues/153281/issues/issuecomment-2292201697) * Fix missing notification icon when shrinking resouces ([#2195](https://github.com/ReVanced/revanced-manager/issues/2195)) ([224be29
](224be29a3d
)) * Lack of connectivity toast not showing due to incorrect comparison ([81f05e1
](81f05e1b19
)) * Migrate to onPopInvokedWithResult ([43d5888
](43d5888182
)) * Reland commit01e4a76caa
([3dc695e
](3dc695eafb
)) * Specify our own FGS Type ([37c912b
](37c912b598
)) ### Features * Support Flutter 3.24 ([3d8318d
](3d8318da14
))
This commit is contained in:
parent
43d5888182
commit
09fd9c4e04
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ homepage: https://github.com/ReVanced/revanced-manager
|
|||
|
||||
publish_to: 'none'
|
||||
|
||||
version: 1.22.0-dev.1+101800034
|
||||
version: 1.22.0-dev.2+101800035
|
||||
|
||||
environment:
|
||||
sdk: '>=3.0.0 <4.0.0'
|
||||
|
|
Loading…
Reference in a new issue