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:
commit
88acac28f3
|
|
@ -2,6 +2,7 @@ name: matrix
|
|||
description: Matrix Dart SDK
|
||||
version: 0.7.3
|
||||
homepage: https://famedly.com
|
||||
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git
|
||||
|
||||
environment:
|
||||
sdk: ">=2.12.0 <3.0.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue