Update build
This commit is contained in:
parent
3b3b4e5879
commit
6ab47c0b14
|
|
@ -23,7 +23,7 @@ const String kTransifexURL =
|
||||||
const String kSourceCodeBackend =
|
const String kSourceCodeBackend =
|
||||||
'https://github.com/invoiceninja/invoiceninja/tree/v5-stable';
|
'https://github.com/invoiceninja/invoiceninja/tree/v5-stable';
|
||||||
const String kSourceCodeFrontend =
|
const String kSourceCodeFrontend =
|
||||||
'https://github.com/invoiceninja/flutter-client';
|
'https://github.com/invoiceninja/admin-portal';
|
||||||
const String kSourceCodeFrontendSDK = 'https://pub.dev/packages/invoiceninja';
|
const String kSourceCodeFrontendSDK = 'https://pub.dev/packages/invoiceninja';
|
||||||
|
|
||||||
const String kAppleStoreUrl =
|
const String kAppleStoreUrl =
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue