Updated links
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
class Constants {
|
class Constants {
|
||||||
static String appDevPhase = 'Beta';
|
static String appDevPhase = 'Beta';
|
||||||
static const String INSTAGRAM_LINK = 'https://instagram.felixkirchner.de';
|
static const String INSTAGRAM_LINK = 'https://instagram.felixkirchner.de';
|
||||||
static const String GITHUB_LINK = 'https://github.felixkirchner.de';
|
static const String GITHUB_LINK = 'https://github1.felixkirchner.de';
|
||||||
static const String GITHUB_REPO_LINK = 'https://github.felixkirchner.de';
|
|
||||||
static const String GITHUB_ISSUES_LINK =
|
static const String GITHUB_ISSUES_LINK =
|
||||||
'https://github.com/flixcoo/Cabo-Counter/issues';
|
'https://github.com/flixcoo/Cabo-Counter/issues';
|
||||||
static const String GITHUB_WIKI_LINK =
|
static const String GITHUB_WIKI_LINK =
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ name: cabo_counter
|
|||||||
description: "Mobile app for the card game Cabo"
|
description: "Mobile app for the card game Cabo"
|
||||||
publish_to: 'none'
|
publish_to: 'none'
|
||||||
|
|
||||||
version: 0.4.0+386
|
version: 0.4.0+387
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ^3.5.4
|
sdk: ^3.5.4
|
||||||
|
|||||||
Reference in New Issue
Block a user