Up version of logging lib
This commit is contained in:
parent
e8f3d7bcce
commit
b7f8f02370
3 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
2
thirdparty/super_logging/pubspec.yaml
vendored
2
thirdparty/super_logging/pubspec.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue