fix: Hotfix uploading to many OTKs

This commit is contained in:
Christian Pauly 2021-08-03 16:14:25 +02:00
parent afbd3c41a5
commit 95be64a62b
3 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
## v0.36.1 - 2021-08-03
Hotfix uploading to many OTKs.
## v0.36.0 - 2021-07-31
Minor design improvements and bug fixes.

View File

@ -661,7 +661,7 @@ packages:
name: matrix
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.11"
version: "0.1.13"
matrix_api_lite:
dependency: transitive
description:

View File

@ -1,7 +1,7 @@
name: fluffychat
description: Chat with your friends.
publish_to: none
version: 0.36.0+1
version: 0.36.1+1
environment:
sdk: ">=2.6.0 <3.0.0"
@ -46,7 +46,7 @@ dependencies:
intl: any
localstorage: ^4.0.0+1
lottie: ^1.1.0
matrix: ^0.1.11
matrix: ^0.1.13
matrix_link_text: ^0.4.2
native_imaging:
git: https://gitlab.com/famedly/libraries/native_imaging.git