update build number
This commit is contained in:
@@ -2,7 +2,7 @@ import 'package:flutter/foundation.dart';
|
|||||||
import 'package:qpay/http/http.dart';
|
import 'package:qpay/http/http.dart';
|
||||||
import 'package:qpay/browser.dart';
|
import 'package:qpay/browser.dart';
|
||||||
|
|
||||||
const appBuildNumber = 5;
|
const appBuildNumber = 6;
|
||||||
|
|
||||||
/// Describes the result of the build-number check performed during splash.
|
/// Describes the result of the build-number check performed during splash.
|
||||||
enum SplashCheckStatus { checking, noUpdate, updateAvailable }
|
enum SplashCheckStatus { checking, noUpdate, updateAvailable }
|
||||||
|
|||||||
Reference in New Issue
Block a user