Merge remote-tracking branch 'origin/main' #15
gradle-dependency-submission.yml
on: push
Dependencies
2m 9s
Annotations
2 errors
|
Dependencies
'./gradlew :theme:dependencies --configuration debugCompileClasspath' resolution failed!
|
|
Dependencies
FAILURE: Build failed with an exception.
* What went wrong:
Cannot locate tasks that match ':theme:dependencies' as project 'theme' is ambiguous in root project 'AndroidUtils'. Candidates are: 'theme-m2', 'theme-m3', 'theme-wear', 'theme-wrapper'.
* Try:
> Run gradlew projects to get a list of available projects.
> For more on name expansion, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:name_abbreviation in the Gradle documentation.
> 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 2m
|