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