Up version of logging lib

This commit is contained in:
Vishnu 2021-06-26 16:11:52 +05:30
parent e8f3d7bcce
commit b7f8f02370
3 changed files with 3 additions and 3 deletions

View file

@ -479,7 +479,7 @@ packages:
name: logging
url: "https://pub.dartlang.org"
source: hosted
version: "0.11.4"
version: "1.0.1"
matcher:
dependency: transitive
description:

View file

@ -42,7 +42,7 @@ dependencies:
archive: ^3.1.2
flutter_email_sender: ^5.0.0
like_button: ^2.0.2
logging: ^0.11.4
logging: ^1.0.1
flutter_image_compress:
path: thirdparty/flutter_image_compress
flutter_typeahead: ^1.8.1

View file

@ -13,7 +13,7 @@ dependencies:
package_info_plus: ^1.0.1
device_info: ^0.4.1+4
logging: ^0.11.4
logging: ^1.0.1
sentry: ^5.0.0
intl: ^0.17.0
path: ^1.6.4