703
This commit is contained in:
		| @@ -140,7 +140,7 @@ final FirebaseMessaging _firebaseMessaging = FirebaseMessaging(); | ||||
| FlutterLocalNotificationsPlugin flutterLocalNotificationsPlugin = new FlutterLocalNotificationsPlugin(); | ||||
| const String appName = "HA Client"; | ||||
| const appVersionNumber = "0.7.0"; | ||||
| const appVersionAdd = "alpha2"; | ||||
| const appVersionAdd = "alpha3"; | ||||
| const appVersion = "$appVersionNumber-$appVersionAdd"; | ||||
|  | ||||
| void main() async { | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| name: hass_client | ||||
| description: Home Assistant Android Client | ||||
|  | ||||
| version: 0.7.0+702 | ||||
| version: 0.7.0+703 | ||||
|  | ||||
| environment: | ||||
|   sdk: ">=2.0.0-dev.68.0 <3.0.0" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user