flutter/dev/integration_tests/android_embedding_v2_smoke_test
gmackall c12488a707
[Reland] Add migrator to upgrade gradle version when conflict with Android Studio bundled Java version is detected (#125836)
This is an attempt to reland https://github.com/flutter/flutter/pull/124085.

Differences from this attempt and the last: 
1. Adds a check for null android studio versions and a test for this case.
2. Wraps the migrate code in a try-catch [per the suggestion here](https://github.com/flutter/flutter/pull/125728/files#r1181747899).

Old PR description:
This PR adds an android project migrator that checks the version of android studio and the version of gradle for conflicts, and upgrades to 7.4 if a conflict is detected. For more detail about the particular conflict, see https://github.com/flutter/flutter/issues/122376.

The PR also upgrades older gradle versions being used in integration testing to 7.4.

Fixes/related to: https://github.com/flutter/flutter/issues/122376 and https://github.com/flutter/flutter/issues/123636
2023-05-03 21:00:06 +00:00
..
android [Reland] Add migrator to upgrade gradle version when conflict with Android Studio bundled Java version is detected (#125836) 2023-05-03 21:00:06 +00:00
lib Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -07:00
.gitignore Add .flutter-plugins-dependencies to the project, which contains the app's plugin dependency graph (#45379) 2019-11-22 15:02:20 -08:00
.metadata Test the Android embedding v2 (#42708) 2019-10-16 21:26:10 -07:00
pubspec.yaml Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00
README.md Test the Android embedding v2 (#42708) 2019-10-16 21:26:10 -07:00

App using Android Embedding 2

A new Flutter project using the Android embedding 2.

This smoke test uses the following plugins:

Plugin Android Embedding
battery: 0.3.0+5 1