mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-26 07:24: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';
|
||||
|
||||
const String buildNumber = '1.0.30+18';
|
||||
const String buildNumber = '1.0.31+0';
|
||||
|
||||
void main() {
|
||||
//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.
|
||||
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:
|
||||
sdk: ">=3.0.6 <4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user