mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-04-20 23:22:07 +00:00
fix: update d4rt dependency version to 0.2.2
This commit is contained in:
parent
7fe77dafde
commit
7682dd23a6
2 changed files with 3 additions and 3 deletions
|
|
@ -301,10 +301,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: d4rt
|
||||
sha256: "5cdd18eff8a6cd62186da8942d1da70d0f82c09995e5d7837cf94dda747be463"
|
||||
sha256: "4c178f741141592d60e4037c3205f9c081a3b32edc1061029a43667dff409a36"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.2.0"
|
||||
version: "0.2.2"
|
||||
dart_style:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@ dependencies:
|
|||
protobuf: ^5.0.0
|
||||
device_info_plus: ^12.2.0
|
||||
marquee: ^2.2.3
|
||||
d4rt: ^0.2.0
|
||||
d4rt: ^0.2.2
|
||||
hive: ^2.2.3
|
||||
hive_flutter: ^1.1.0
|
||||
flutter_discord_rpc_fork:
|
||||
|
|
|
|||
Loading…
Reference in a new issue