File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
analytics/amplify_analytics_pinpoint Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ platforms:
2121dependencies :
2222 amplify_analytics_pinpoint_dart : " >=0.4.7 <0.5.0"
2323 amplify_core : " >=2.6.0 <2.7.0"
24- amplify_db_common : " >=0.4.7 <0.5.0"
24+ amplify_db_common : " >=0.4.8 <0.5.0"
2525 amplify_secure_storage : " >=0.5.7 <0.6.0"
2626 aws_common : " >=0.7.3 <0.8.0"
2727 device_info_plus : ^10.0.1
Original file line number Diff line number Diff line change 11name : amplify_db_common
22description : Common utilities for working with databases such as SQLite.
3- version : 0.4.7
3+ version : 0.4.8
44homepage : https://github.com/aws-amplify/amplify-flutter/tree/main
55repository : https://github.com/aws-amplify/amplify-flutter/tree/main/packages/common/amplify_db_common
66issue_tracker : https://github.com/aws-amplify/amplify-flutter/issues
@@ -10,7 +10,7 @@ environment:
1010 flutter : " >=3.19.0"
1111
1212dependencies :
13- amplify_db_common_dart : " >=0.4.7 <0.5.0"
13+ amplify_db_common_dart : " >=0.4.8 <0.5.0"
1414 drift : " >=2.18.0 <2.19.0"
1515 flutter :
1616 sdk : flutter
Original file line number Diff line number Diff line change 11name : amplify_db_common_dart
22description : Common utilities for working with databases such as sqlite. Used throughout Amplify packages.
3- version : 0.4.7
3+ version : 0.4.8
44homepage : https://github.com/aws-amplify/amplify-flutter/tree/main
55repository : https://github.com/aws-amplify/amplify-flutter/tree/main/packages/common/amplify_db_common_dart
66issue_tracker : https://github.com/aws-amplify/amplify-flutter/issues
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ platforms:
2020
2121dependencies :
2222 amplify_core : " >=2.6.0 <2.7.0"
23- amplify_db_common : " >=0.4.7 <0.5.0"
23+ amplify_db_common : " >=0.4.8 <0.5.0"
2424 amplify_storage_s3_dart : " >=0.4.8 <0.5.0"
2525 aws_common : " >=0.7.3 <0.8.0"
2626 flutter :
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ environment:
1010
1111dependencies :
1212 amplify_core : " >=2.6.0 <2.7.0"
13- amplify_db_common_dart : " >=0.4.7 <0.5.0"
13+ amplify_db_common_dart : " >=0.4.8 <0.5.0"
1414 async : ^2.10.0
1515 aws_common : " >=0.7.3 <0.8.0"
1616 aws_signature_v4 : " >=0.6.3 <0.7.0"
You can’t perform that action at this time.
0 commit comments