App update to stores, Version ID 8.8

master
haroon amjad 6 months ago
parent 9b683235c9
commit 4e2a774086

@ -90,7 +90,7 @@ class AppState {
String get getHuaweiPushToken => _huaweiPushToken;
final PostParamsModel _postParamsInitConfig = PostParamsModel(channel: 31, versionID: 8.7, mobileType: Platform.isAndroid ? "android" : "ios");
final PostParamsModel _postParamsInitConfig = PostParamsModel(channel: 31, versionID: 8.8, mobileType: Platform.isAndroid ? "android" : "ios");
void setPostParamsInitConfig() {

Loading…
Cancel
Save