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