gmackall
|
db7196c52c
|
Revert "Add migrator to upgrade gradle version when conflict with And… (#125813)
â¦roid Studio bundled Java version is detected (#124085)"
This reverts commit eba2a520b4.
|
2023-05-01 18:47:01 +00:00 |
|
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 |
|
Bartek Pacia
|
c40dd27681
|
Fix Gradle warning in a freshly flutter createed Android project (#122290)
Fix Gradle warning in a freshly `flutter create`ed Android project
|
2023-03-21 23:41:49 +00:00 |
|
Ahmed Ashour
|
0be4a8e9ae
|
Remove unneeded date comment in gradle-wrapper.properties (#104061)
|
2022-06-13 16:43:11 -07:00 |
|
Ian Hickson
|
840e109e07
|
Improve tracing (#93086)
|
2021-12-10 10:09:24 -08:00 |
|