diff --git a/android/fastlane/metadata/android/en-US/changelogs/63.txt b/android/fastlane/metadata/android/en-US/changelogs/63.txt new file mode 100644 index 0000000000..f0ce5d8d3e --- /dev/null +++ b/android/fastlane/metadata/android/en-US/changelogs/63.txt @@ -0,0 +1,4 @@ +- Integrates new translations. +- Corrects buttons being overflowed on the modals. +- Makes the Pricacy field of the “Create New Drive” modal not change color when focused. +- Replaces the duplicate “More Info” button with Detach Drive on Mobile. diff --git a/pubspec.yaml b/pubspec.yaml index 8f6d51a681..abf5f44079 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Secure, permanent storage publish_to: 'none' -version: 2.14.0 +version: 2.15.0 environment: sdk: '>=2.18.5 <3.0.0'