Skip to content

Commit

Permalink
chore(release): 1.22.0-dev.2 [skip ci]
Browse files Browse the repository at this point in the history
# [1.22.0-dev.2](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](01e4a76)), closes [/github.com/flutter/flutter/issues/153281#issuecomment-2292201697](https:/flutter/flutter/issues/153281/issues/issuecomment-2292201697)
* Fix missing notification icon when shrinking resouces ([#2195](#2195)) ([224be29](224be29))
* Lack of connectivity toast not showing due to incorrect comparison ([81f05e1](81f05e1))
* Migrate to onPopInvokedWithResult ([43d5888](43d5888))
* Reland commit 01e4a76 ([3dc695e](3dc695e))
* Specify our own FGS Type ([37c912b](37c912b))

### Features

* Support Flutter 3.24 ([3d8318d](3d8318d))
  • Loading branch information
semantic-release-bot committed Sep 6, 2024
1 parent 43d5888 commit 09fd9c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ homepage: https:/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'
Expand Down

0 comments on commit 09fd9c4

Please sign in to comment.