Corrected links
This commit is contained in:
@@ -6,8 +6,9 @@ class Constants {
|
||||
static const String INSTAGRAM_LINK = 'https://instagram.felixkirchner.de';
|
||||
static const String GITHUB_LINK = 'https://github1.felixkirchner.de';
|
||||
static const String GITHUB_ISSUES_LINK =
|
||||
'cabocounter-issues.felixkirchner.de';
|
||||
static const String GITHUB_WIKI_LINK = 'cabocounter-wiki.felixkirchner.de ';
|
||||
'https://cabocounter-issues.felixkirchner.de';
|
||||
static const String GITHUB_WIKI_LINK =
|
||||
'https://cabocounter-wiki.felixkirchner.de';
|
||||
static const String EMAIL = 'cabocounter@felixkirchner.de';
|
||||
static const String PRIVACY_POLICY_LINK =
|
||||
'https://www.privacypolicies.com/live/1b3759d4-b2f1-4511-8e3b-21bb1626be68';
|
||||
|
||||
@@ -2,7 +2,7 @@ name: cabo_counter
|
||||
description: "Mobile app for the card game Cabo"
|
||||
publish_to: 'none'
|
||||
|
||||
version: 0.4.0+452
|
||||
version: 0.4.0+456
|
||||
|
||||
environment:
|
||||
sdk: ^3.5.4
|
||||
|
||||
Reference in New Issue
Block a user