Skip to content

:app:assembleDebugAndroidTest fails with 3.44.5 #189049

Description

@emakar

Steps to reproduce

  1. checkout 3.44.5
  2. cd examples/hello_world
  3. flutter build apk --config-only
  4. ./gradlew :app:assembleDebugAndroidTest

Expected results

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':app:mergeDebugJniLibFolders'.
> Could not create task ':app:copyJniLibsflutterBuildDebug'.
   > Task with name 'compileFlutterBuildDebug' not found in project ':app'.

Actual results

build finishes successfully (was ok in 3.44.2)

Code sample

Code sample

https://github.com/flutter/flutter/tree/master/examples/hello_world

Screenshots or Video

No response

Logs

No response

Flutter Doctor output

Doctor output
[✓] Flutter (Channel stable, 3.44.5, on macOS 26.4 25E246 darwin-arm64, locale en) [547ms]
    • Flutter version 3.44.5 on channel stable at /Users/yauhen/fvm/versions/3.44.5
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision f94f4fc76b (15 hours ago), 2026-07-06 11:19:24 -0700
    • Engine revision 83675ed276
    • Dart version 3.12.2
    • DevTools version 2.57.0
    • Pub download mirror https://pub.dev
    • Feature flags: enable-web, no-enable-linux-desktop, no-enable-macos-desktop, no-enable-windows-desktop, enable-android, enable-ios, cli-animations, enable-native-assets, no-enable-swift-package-manager, omit-legacy-version-file,
      enable-lldb-debugging, enable-uiscene-migration

[✓] Android toolchain - develop for Android devices (Android SDK version 36.1.0) [1,858ms]
    • Android SDK at /Users/yauhen/Library/Android/sdk/
    • Emulator version 36.4.9.0 (build_id 14788078) (CL:N/A)
    • Platform android-36.1, build-tools 36.1.0
    • ANDROID_HOME = /Users/yauhen/Library/Android/sdk/
    • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
      This is the JDK bundled with the latest Android Studio installation on this machine.
      To manually set the JDK path, use: `flutter config --jdk-dir="path/to/jdk"`.
    • Java version OpenJDK Runtime Environment (build 21.0.10+-117844308-b1163.108)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 26.2) [1,795ms]
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Build 17C52
    • CocoaPods version 1.16.2

[✓] Chrome - develop for the web [4ms]
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Connected device (2 available) [6.8s]
    • Android SDK built for arm64 (mobile) • emulator-5554 • android-arm64  • Android 15 (API 35) (emulator)
    • Chrome (web)                         • chrome        • web-javascript • Google Chrome 149.0.7827.201

[✓] Network resources [682ms]
    • All expected network resources are available.

• No issues found!

Metadata

Metadata

Assignees

No one assigned

    Labels

    has reproducible stepsThe issue has been confirmed reproducible and is ready to work onplatform-androidAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Androidteam-androidOwned by Android platform teamtoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions