Merge branch 'krille/fix-theme' into 'main'

fix: Android theme is not auto updating when system theme changes

See merge request famedly/fluffychat!816
This commit is contained in:
Krille Fear 2022-04-08 08:43:42 +00:00
commit 1f8dd21b3a
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ packages:
name: adaptive_theme
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.0"
version: "2.3.1"
analyzer:
dependency: transitive
description:

View File

@ -8,7 +8,7 @@ environment:
dependencies:
adaptive_dialog: ^1.3.0
adaptive_theme: ^2.3.0
adaptive_theme: ^2.3.1
animations: ^2.0.2
blurhash_dart: ^1.1.0
cached_network_image: ^3.2.0