Skip to content

reland:Bump warn and error versions of agp, kotlin and gradle versions in preparation for gradle 9#171776

Merged
auto-submit[bot] merged 5 commits intoflutter:masterfrom
reidbaker:r-gradle-9-prep-part-2
Jul 8, 2025
Merged

reland:Bump warn and error versions of agp, kotlin and gradle versions in preparation for gradle 9#171776
auto-submit[bot] merged 5 commits intoflutter:masterfrom
reidbaker:r-gradle-9-prep-part-2

Conversation

@reidbaker
Copy link
Contributor

@reidbaker reidbaker commented Jul 8, 2025

Updated lockfiles with JAVA_HOME=/opt/homebrew/opt/openjdk@17/libexec/openjdk.jdk/Contents/Home/ dart dev/tools/bin/generate_gradle_lockfiles.dart after dev/tools/bin/generate_gradle_lockfiles.dart to bump the versions of kotlin.

Failing tests from first attempt https://flutter-dashboard.appspot.com/#/build?hashFilter=84a5ce765d193a9c79ab4297f367d5ad7efc5dac&showMac=false&showWindows=false&showiOS=false&showLinux=false&showBringup=true&repo=flutter&branch=master

Verified example test that cause revert was passing by running the following

  • ../../bin/cache/dart-sdk/bin/dart bin/test_runner.dart test -t run_debug_test_android.dart from dev/devicelab
  • ../../bin/cache/dart-sdk/bin/dart bin/test_runner.dart test -t run_release_test from dev/devicelab
  • SHARD=android_engine_vulkan_tests bin/cache/dart-sdk/bin/dart dev/bots/test.dart from root with an android emulator. Hard to actually verify because the emulator is closed as part of the tests but no failures were from failures to compile.
  • flutter test test/general.shard/android/android_project_migration_test.dart from packages/flutter_tools/

Pre-launch Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I read the [Tree Hygiene] wiki page, which explains my responsibilities.
  • I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement].
  • I signed the [CLA].
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is [test-exempt].
  • I followed the [breaking change policy] and added [Data Driven Fixes] where supported.
  • All existing and new tests are passing.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: tests "flutter test", flutter_test, or one of our tests d: examples Sample code and demos f: integration_test The flutter/packages/integration_test plugin framework flutter/packages/flutter repository. See also f: labels. platform-android Android applications specifically team-android Owned by Android platform team tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants