diff --git a/android/fastlane/metadata/android/en-US/changelogs/156.txt b/android/fastlane/metadata/android/en-US/changelogs/156.txt new file mode 100644 index 000000000..f75a915f7 --- /dev/null +++ b/android/fastlane/metadata/android/en-US/changelogs/156.txt @@ -0,0 +1 @@ +- “Added full timestamp display for ‘Last Updated’ and ‘Date Created’ in Drive Explorer and details panel. diff --git a/pubspec.yaml b/pubspec.yaml index 0ca159027..bcb3fd057 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Secure, permanent storage publish_to: 'none' -version: 2.54.5 +version: 2.55.0 environment: sdk: '>=3.2.0 <4.0.0'