flutter_plugin_pdf_viewer icon indicating copy to clipboard operation
flutter_plugin_pdf_viewer copied to clipboard

flutter_webview_plugin The built failed likely due to AndroidX incompatibilities in a plugin.

Open da7om85 opened this issue 5 years ago • 0 comments

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':app:preDebugBuild'.

Android dependency 'androidx.interpolator:interpolator' has different version for the compile (1.0.0-rc01) and runtime (1.0.0) classpath. You should manually set the same version via DependencyResolution

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 36s 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 flutter_plugin_pdf_viewer... Running Gradle task 'assembleAarRelease'... √ Built build\app\outputs\repo. Running Gradle task 'assembleAarRelease'... Finished with error: The plugin flutter_webview_plugin could not be built due to the issue above.

da7om85 avatar Mar 08 '20 19:03 da7om85