flutter/packages/flutter_tools/test/android
Ralph Bergmann c65e9d19a4 add version to pubspec.yaml (#16857)
Uses the `version` property from the `pubspec.yaml` file to set the corresponding fields in the `local.properties` file respectively in the `Generated.xcconfig` file.

The `--build-name` and `--build-number` options have changed. Now they trump the `version` property from the `pubspec.yaml` file.

If the `version` property is not set and the  `--build-name` and `--build-number` options are not provided, the build command will not change the `local.properties` / `Generated.xcconfig` file.
2018-05-30 07:51:25 -07:00
..
android_device_test.dart fix spacing issue and add test for supportsHardwareRendering (#15305) 2018-03-09 09:30:13 -08:00
android_emulator_test.dart Add some tests around device+ini parsing 2018-05-09 16:03:59 +01:00
android_sdk_test.dart Make --build-shared-library more robust. (#17420) 2018-05-14 16:36:54 +02:00
android_workflow_test.dart Check whether we can run sdkmanager in AndroidWorkflow.licensesAccepted (#16343) 2018-04-09 08:57:11 -07:00
gradle_test.dart add version to pubspec.yaml (#16857) 2018-05-30 07:51:25 -07:00