Merge branch 'repo-url' into 'main'

fix: missing repo URL in pubspec

See merge request famedly/company/frontend/famedlysdk!942
This commit is contained in:
Krille Fear 2022-01-26 10:53:42 +00:00
commit 88acac28f3
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.7.3 version: 0.7.3
homepage: https://famedly.com homepage: https://famedly.com
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
environment: environment:
sdk: ">=2.12.0 <3.0.0" sdk: ">=2.12.0 <3.0.0"