updating 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/browser.dart';
|
||||
|
||||
const appBuildNumber = 3;
|
||||
const appBuildNumber = 4;
|
||||
|
||||
/// Describes the result of the build-number check performed during splash.
|
||||
enum SplashCheckStatus { checking, noUpdate, updateAvailable }
|
||||
|
||||
Reference in New Issue
Block a user