Compare commits
2 commits
be412617d0
...
8f75fd94c1
Author | SHA1 | Date | |
---|---|---|---|
|
8f75fd94c1 | ||
|
85fefda4d8 |
2 changed files with 2 additions and 1 deletions
1
lib/l10n/app_sk.arb
Normal file
1
lib/l10n/app_sk.arb
Normal file
|
@ -0,0 +1 @@
|
|||
{}
|
|
@ -12,7 +12,7 @@ void showAbout(BuildContext context) {
|
|||
context: context,
|
||||
applicationLegalese: AppLocalizations.of(context).license,
|
||||
applicationName: "Prašule",
|
||||
applicationVersion: "1.0.0",
|
||||
applicationVersion: "1.1.0",
|
||||
applicationIcon: const CircleAvatar(
|
||||
backgroundImage: AssetImage("assets/icon/full_ico.png"),
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue