diff --git a/pubspec.yaml b/pubspec.yaml index b828ff2..dcbb19a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ description: This is the mobile application project, developed with Flutter for # pub.dev using `flutter pub publish`. This is preferred for private packages. publish_to: "none" # Remove this line if you wish to publish to pub.dev -version: 1.0.30+19 +version: 1.0.30+22 environment: sdk: ">=3.0.6 <4.0.0" @@ -16,6 +16,7 @@ dependencies: dio: ^5.4.1 equatable: ^2.0.5 firebase_core: ^3.10.0 + firebase_crashlytics: ^4.3.7 flutter: sdk: flutter flutter_animated_dialog: ^2.0.1 @@ -44,7 +45,7 @@ dependencies: fl_chart: ^1.0.0 firebase_database: ^11.3.0 percent_indicator: ^4.2.3 - flutter_html: ^3.0.0-beta.2 + flutter_html: ^3.0.0 dev_dependencies: