alpha2
This commit is contained in:
		| @@ -159,7 +159,7 @@ final FirebaseMessaging _firebaseMessaging = FirebaseMessaging(); | ||||
| FlutterLocalNotificationsPlugin flutterLocalNotificationsPlugin = new FlutterLocalNotificationsPlugin(); | ||||
| const String appName = "HA Client"; | ||||
| const appVersionNumber = "1.0.0"; | ||||
| const appVersionAdd = "alpha1"; | ||||
| const appVersionAdd = "alpha2"; | ||||
| const appVersion = "$appVersionNumber-$appVersionAdd"; | ||||
|  | ||||
| Future<void> _reportError(dynamic error, dynamic stackTrace) async { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user