flutter/dev/integration_tests/android_embedding_v2_smoke_test/android
gmackall eba2a520b4
Add migrator to upgrade gradle version when conflict with Android Studio bundled Java version is detected (#124085)
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-04-27 23:07:50 +00:00
..
app Reland "Exit on deprecated v1 embedding when trying to run or build" (#92901) (#93566) 2021-11-12 15:52:32 -08:00
gradle/wrapper Add migrator to upgrade gradle version when conflict with Android Studio bundled Java version is detected (#124085) 2023-04-27 23:07:50 +00:00
.gitignore Test the Android embedding v2 (#42708) 2019-10-16 21:26:10 -07:00
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 Relands: Migrate template to Gradle 6.7 and AGP 4.1.0 (#71446) 2020-12-01 19:01:09 -08:00
project-app.lockfile Reland 3: Display Features (#93240) 2021-11-20 15:48:06 -08:00
project-battery.lockfile Reland 3: Display Features (#93240) 2021-11-20 15:48:06 -08:00
settings_aar.gradle License update (#45373) 2019-11-27 15:04:02 -08:00
settings.gradle Add Gradle lockfiles and tool to generate them (#83067) 2021-05-21 13:04:03 -07:00