./gradlew clean build --refresh-dependencies --stacktrace
> Configure project :app
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:compileVitoriaReleaseKotlin'.
> Could not resolve all files for configuration ':app:homologDebugRuntimeClasspath'.
> Could not find com.google.android:flexbox:2.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/google/android/flexbox/2.0.0/flexbox-2.0.0.pom
-
Required by:
project :app > project :
project :app > project :
> Could not find com.pierfrancescosoffritti.androidyoutubeplayer:core:10.0.5.
Searched in the following locations:
-
-
Required by:
project :app > project :
> Could not find org.jetbrains.anko:anko-commons:0.10.8.
Searched in the following locations:
-
Required by:
project :app > project :
> Could not find org.jetbrains.anko:anko-design:0.10.8.
Searched in the following locations:
-
Required by:
project :app > project :
> Could not find org.jetbrains.anko:anko:0.10.8.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/org/jetbrains/anko/anko/0.10.8/anko-0.10.8.pom
Required by:
project :app > project :
> Could not find org.jetbrains.anko:anko-appcompat-v7:0.10.8.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/org/jetbrains/anko/anko-appcompat-v7/0.10.8/anko-appcompat-v7-0.10.8.pom
Required by:
project :app > project :
> Could not find org.jetbrains.anko:anko-coroutines:0.10.8.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/org/jetbrains/anko/anko-coroutines/0.10.8/anko-coroutines-0.10.8.pom
Required by:
project :app > project :
> Could not find org.jetbrains.anko:anko-appcompat-v7-coroutines:0.10.8.
Searched in the following locations:
Required by:
project :app > project :
> Could not find com.jackandphantom.android:blurimage:1.2.0.
Searched in the following locations:
Required by:
project :app > project :
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
BUILD FAILED in 2m 8s