android release 1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import 'package:fcs/data/provider/messaging_fcm.dart';
|
||||
import 'package:fcs/firebase_options.dart';
|
||||
import 'package:fcs/firebase_options_prod.dart';
|
||||
import 'package:firebase_core/firebase_core.dart';
|
||||
import 'package:firebase_messaging/firebase_messaging.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
@@ -20,5 +20,5 @@ Future<void> main() async {
|
||||
color: Colors.blue,
|
||||
apiURL: "https://asia-northeast1-fcs-prod1.cloudfunctions.net/API13",
|
||||
level: Level.ALL);
|
||||
runApp(App(title: "FCS"));
|
||||
runApp(App(title: "FCS Logistics"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user