remote icon indicating copy to clipboard operation
remote copied to clipboard

download failing includes

Open dogi opened this issue 1 year ago • 0 comments

... for potential local storage so in can this last maven repo fail we have the failing pacckages

FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:dataBindingMergeDependencyArtifactsDebug'.
> Could not resolve all files for configuration ':app:debugCompileClasspath'.
   > Could not find com.google.android:flexbox:2.0.1.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
     Required by:
         project :app
For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
   > Could not find me.toptas.fancyshowcase:fancyshowcaseview:1.3.3.
     Required by:
         project :app
   > Could not find org.connectbot:sshlib:2.2.9.
     Required by:
         project :app

dogi avatar Aug 07 '24 18:08 dogi