Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AndroidX build incompatibilities failed even on new flutter app with androidx #274

Closed
dmvasheka opened this issue Jan 28, 2020 · 2 comments

Comments

@dmvasheka
Copy link

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

Без названия
image

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'...

@dmvasheka 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
@cacing69
Copy link

how u fix this issue

This was referenced Jul 6, 2020
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants