release version 1.1.1
This commit is contained in:
parent
54a5f6bad9
commit
5a5052001a
@ -1,3 +1,9 @@
|
||||
## 1.1.1
|
||||
|
||||
Fix a bug that "newest" argument is not working on Android 29 or below.
|
||||
|
||||
Add "filename" and "title" property of Medium.
|
||||
|
||||
## 1.1.0
|
||||
|
||||
Use Android contentResolver Bundle() only on sdk 30+.
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: photo_gallery
|
||||
description: A Flutter plugin that retrieves images and videos from mobile native gallery.
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
repository: https://github.com/Firelands128/photo_gallery
|
||||
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user