Merge branch 'master' into frame-ashil
This commit is contained in:
commit
65b882cfcf
2 changed files with 2 additions and 2 deletions
|
@ -82,7 +82,7 @@ class _ThumbnailWidgetState extends State<ThumbnailWidget> {
|
|||
padding: const EdgeInsets.only(right: 8, bottom: 8),
|
||||
child: Icon(
|
||||
Icons.archive_outlined,
|
||||
size: 42,
|
||||
size: 24,
|
||||
color: Colors.white.withOpacity(0.9),
|
||||
),
|
||||
),
|
||||
|
|
|
@ -11,7 +11,7 @@ description: ente photos application
|
|||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||
# Read more about iOS versioning at
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
version: 0.5.11+291
|
||||
version: 0.5.12+292
|
||||
|
||||
environment:
|
||||
sdk: ">=2.10.0 <3.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue