You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running Gradle task 'assembleRelease'...
Running Gradle task 'assembleRelease'... Done 85,4s
The built failed likely due to AndroidX incompatibilities in a plugin. The tool is about to try using Jetfier to solve
the incompatibility.
Building plugin connectivity...
Running Gradle task 'assembleAarRelease'...
Running Gradle task 'assembleAarRelease'... Done 11,6s
√ Built build\app\outputs\repo.
Building plugin flutter_inappwebview...
The plugin flutter_inappwebview could not be built due to the issue above.
Running Gradle task 'assembleAarRelease'...
The text was updated successfully, but these errors were encountered:
dmvasheka
changed the title
AndroidX build incompatibilities failed even on cleaandroid
AndroidX build incompatibilities failed even on new flutter app with androidx
Jan 28, 2020
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.
Build fails with this error even for a new application with androidx
Environment
Flutter version: 1.12.13+hotfix.5
Plugin version: 2.1.0+1
Android version: Platform android-29, build-tools 28.0.3
iOS version:
Xcode version:
Device information:
Description
Expected behavior: build completed
Current behavior: build failed
Steps to reproduce
run command
flutter build apk --split-per-abi
Images
LOG
Running Gradle task 'assembleRelease'...
Running Gradle task 'assembleRelease'... Done 85,4s
The built failed likely due to AndroidX incompatibilities in a plugin. The tool is about to try using Jetfier to solve
the incompatibility.
Building plugin connectivity...
Running Gradle task 'assembleAarRelease'...
Running Gradle task 'assembleAarRelease'... Done 11,6s
√ Built build\app\outputs\repo.
Building plugin flutter_inappwebview...
The plugin flutter_inappwebview could not be built due to the issue above.
Running Gradle task 'assembleAarRelease'...
The text was updated successfully, but these errors were encountered: