flutter_plugin_playlist icon indicating copy to clipboard operation
flutter_plugin_playlist copied to clipboard

FAILURE: Build failed with an exception

Open AngelusB opened this issue 5 years ago • 0 comments

This package seems to be just what I need. But I can't use is. Have last version of flutter. Android Studio 4.1.1 Please help:

  • What went wrong: Could not determine the dependencies of task ':flutter_plugin_playlist:compileDebugAidl'.

Could not resolve all task dependencies for configuration ':flutter_plugin_playlist:debugCompileClasspath'. Could not resolve androidx.lifecycle:lifecycle-common:{strictly 2.0.0}. Required by: project :flutter_plugin_playlist > Cannot find a version of 'androidx.lifecycle:lifecycle-common' that satisfies the version constraints: Dependency path 'org.gafs.flutter_plugin_playlist:flutter_plugin_playlist:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> 'androidx.lifecycle:lifecycle-common:2.2.0' Constraint path 'org.gafs.flutter_plugin_playlist:flutter_plugin_playlist:1.0-SNAPSHOT' --> 'androidx.lifecycle:lifecycle-common:{strictly 2.0.0}' because of the following reason: debugRuntimeClasspath uses version 2.0.0 Dependency path 'org.gafs.flutter_plugin_playlist:flutter_plugin_playlist:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> 'androidx.lifecycle:lifecycle-common-java8:2.2.0' --> 'androidx.lifecycle:lifecycle-common:2.2.0' Dependency path 'org.gafs.flutter_plugin_playlist:flutter_plugin_playlist:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> 'androidx.lifecycle:lifecycle-runtime:2.2.0' --> 'androidx.lifecycle:lifecycle-common:2.2.0' Dependency path 'org.gafs.flutter_plugin_playlist:flutter_plugin_playlist:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.activity:activity:1.0.0' --> 'androidx.savedstate:savedstate:1.0.0' --> 'androidx.lifecycle:lifecycle-common:2.0.0' Dependency path 'org.gafs.flutter_plugin_playlist:flutter_plugin_playlist:1.0-SNAPSHOT' --> 'io.flutter:flutter_embedding_debug:1.0.0-92ae191c17a53144bf4d62f3863c110be08e3fd3' --> 'androidx.fragment:fragment:1.1.0' --> 'androidx.loader:loader:1.0.0' --> 'androidx.lifecycle:lifecycle-livedata:2.0.0' --> 'androidx.lifecycle:lifecycle-livedata-core:2.0.0' --> 'androidx.lifecycle:lifecycle-common:2.0.0' etc etc.

AngelusB avatar Dec 18 '20 11:12 AngelusB