apk
This commit is contained in:
parent
c681f8ef53
commit
f88b7ff3df
3 changed files with 2 additions and 2 deletions
Binary file not shown.
|
|
@ -2,7 +2,7 @@ import 'package:mnemo_cards/main.dart';
|
|||
import 'package:mnemo_cards_common/mnemo_cards_common.dart';
|
||||
import 'package:mnemo_cards_frontend_common/mnemo_cards_frontend_common.dart';
|
||||
|
||||
const ADMIN_BUILD = CommonPrefs.ADMIN_BUILD;
|
||||
bool get ADMIN_BUILD => CommonPrefs.ADMIN_BUILD;
|
||||
const RUSTORE_BUILD = CommonPrefs.RUSTORE_BUILD;
|
||||
|
||||
final androidPaymentSystem = CommonPrefs.androidPaymentSystem;
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ name: mnemo_cards
|
|||
description: Mnemo
|
||||
publish_to: 'none'
|
||||
|
||||
version: 1.0.1+13
|
||||
version: 1.0.1+14
|
||||
|
||||
environment:
|
||||
sdk: '>=3.1.3 <4.0.0'
|
||||
|
|
|
|||
Loading…
Reference in a new issue