Skip to content

Commit 969180b

Browse files
author
Laks Castro
authored
Merge pull request #68 from lakscastro/docs/set-description-minsdkversion-to-19
Set `pubspec.yaml` description to match `minSdkVersion`
2 parents 41832d6 + f91a48d commit 969180b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: shared_storage
2-
description: "Flutter plugin to get Android shared folders like DCIM, Downloads, Video, Audio. Works with Android 4.1 (API Level 16+)"
2+
description: "Flutter plugin to work with external storage."
33
version: 0.4.0
44
homepage: https://github.com/lakscastro/shared-storage
55
repository: https://github.com/lakscastro/shared-storage

0 commit comments

Comments
 (0)