Skip to content

Commit

Permalink
☝️ [appVersion] property
Browse files Browse the repository at this point in the history
  • Loading branch information
rootasjey committed Mar 24, 2021
1 parent 5517034 commit 34bdbae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils/constants.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const String KEY_USER_NAME = 'username';
const String KEY_SETTINGS = 'settings';

class Constants {
static const appVersion = '0.40.0';
static const appVersion = '0.4.0';
static const appBuildNumber = 1;
static const cardElevation = 2.0;
static const maxMobileHeight = 400.0;
Expand Down

0 comments on commit 34bdbae

Please # to comment.