Report fixes
This commit is contained in:
parent
887ab0cdc6
commit
0b2c2bb10a
|
|
@ -75,7 +75,7 @@ const String kGitHubDiffUrl =
|
||||||
'https://github.com/invoiceninja/invoiceninja/compare/vVERSION...v5-stable';
|
'https://github.com/invoiceninja/invoiceninja/compare/vVERSION...v5-stable';
|
||||||
const String kGitHubLangUrl =
|
const String kGitHubLangUrl =
|
||||||
'https://github.com/invoiceninja/invoiceninja/blob/master/resources/lang/en/texts.php';
|
'https://github.com/invoiceninja/invoiceninja/blob/master/resources/lang/en/texts.php';
|
||||||
const String kStatusCheckUrl = 'https://status.invoiceninja.com';
|
const String kStatusCheckUrl = 'https://status.invoiceninja.com/';
|
||||||
const String kGoogleAnalyticsUrl =
|
const String kGoogleAnalyticsUrl =
|
||||||
'https://support.google.com/analytics/answer/1037249?hl=en';
|
'https://support.google.com/analytics/answer/1037249?hl=en';
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -68,7 +68,7 @@ dependencies:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/superlistapp/super_editor.git
|
url: https://github.com/superlistapp/super_editor.git
|
||||||
path: super_editor
|
path: super_editor
|
||||||
ref: 631_paint-multiple-selections
|
ref: typing-fade-prototype
|
||||||
html2md: ^1.2.5
|
html2md: ^1.2.5
|
||||||
printing: ^5.8.0
|
printing: ^5.8.0
|
||||||
image_cropper: ^2.0.2
|
image_cropper: ^2.0.2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue