mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-26 07:34:55 +00:00
bump-v to 1.0.31+0.
This commit is contained in:
@ -12,7 +12,7 @@ import 'package:syncrow_app/utils/helpers/localization_helpers.dart';
|
|||||||
|
|
||||||
import 'my_app.dart';
|
import 'my_app.dart';
|
||||||
|
|
||||||
const String buildNumber = '1.0.30+18';
|
const String buildNumber = '1.0.31+0';
|
||||||
|
|
||||||
void main() {
|
void main() {
|
||||||
//to observe the state of the blocs in the output console
|
//to observe the state of the blocs in the output console
|
||||||
|
|||||||
@ -5,7 +5,7 @@ description: This is the mobile application project, developed with Flutter for
|
|||||||
# pub.dev using `flutter pub publish`. This is preferred for private packages.
|
# pub.dev using `flutter pub publish`. This is preferred for private packages.
|
||||||
publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
||||||
|
|
||||||
version: 1.0.30+22
|
version: 1.0.31+0
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=3.0.6 <4.0.0"
|
sdk: ">=3.0.6 <4.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user