Update rxdart to 0.24.1

This commit is contained in:
Ryan Heise 2020-05-21 01:48:37 +10:00
parent 5aed791f1c
commit d72d74db84
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ environment:
flutter: ">=1.12.8 <2.0.0"
dependencies:
rxdart: ^0.24.0
rxdart: ^0.24.1
path: ^1.6.4
path_provider: ^1.5.1
async: ^2.4.0