Version 1.3
This commit is contained in:
parent
0b56a02a0b
commit
8bec702779
2 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ import 'package:flutter/material.dart';
|
|||
import 'package:shared_preferences/shared_preferences.dart';
|
||||
import 'dart:async';
|
||||
|
||||
final String appVersion = '1.1';
|
||||
final String appVersion = '1.3';
|
||||
|
||||
final Widget appMediumIcon =
|
||||
Image.asset('images/logo-200.png', width: 60.0, height: 60.0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue