flutter/packages/integration_test/example/android
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
..
app Smallest change required to support host apps using agp 8.0 (#125657) 2023-04-28 14:30:46 +00:00
gradle/wrapper [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
.gitignore
build.gradle Fix Gradle warning in a freshly flutter createed Android project (#122290) 2023-03-21 23:41:49 +00:00
buildscript-gradle.lockfile Bump Kotlin version in templates and projects (#92052) 2021-10-25 13:13:03 -07:00
gradle.properties
project-app.lockfile Revert "[integration_test] upgrade androidx test to 1.4.0" (#124644) 2023-04-11 18:54:59 -07:00
project-integration_test.lockfile Revert "[integration_test] upgrade androidx test to 1.4.0" (#124644) 2023-04-11 18:54:59 -07:00
project-webview_flutter.lockfile Revert gradle roll (#91459) 2021-10-07 19:42:24 -07:00
settings.gradle Add Gradle lockfiles and tool to generate them (#83067) 2021-05-21 13:04:03 -07:00