New version

This commit is contained in:
Christian Pauly 2020-02-14 14:34:28 +01:00
commit c3421f7d54
7 changed files with 545 additions and 278 deletions

View file

@ -11,7 +11,7 @@ description: Chat with your friends.
# 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.7.2+22
version: 0.7.3+23
environment:
sdk: ">=2.6.0 <3.0.0"
@ -27,7 +27,7 @@ dependencies:
famedlysdk:
git:
url: https://gitlab.com/famedly/famedlysdk.git
ref: e2fde3fa924cb9a1bdccf5dd6b63aad8d820d20a
ref: 0f68b60f16db924b10fa8954623e67de6252b35f
localstorage: ^3.0.1+4
bubble: ^1.1.9+1
@ -49,6 +49,7 @@ dependencies:
http: ^0.12.0+4
universal_html: ^1.1.12
uni_links: ^0.2.0
flutter_svg: ^0.17.1
intl: ^0.16.0
intl_translation: ^0.17.9
@ -84,6 +85,7 @@ flutter:
- assets/logo.png
- assets/private_chat_wallpaper.png
- assets/new_group_wallpaper.png
- assets/chat.svg
# - images/a_dot_ham.jpeg
# An image asset can refer to one or more resolution-specific "variants", see