25 lines
1.7 KiB
Text
25 lines
1.7 KiB
Text
.\gradlew :
|
|
At line:1 char:1
|
|
+ .\gradlew assembleDebug > gradlew_out.txt 2>&1
|
|
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
+ CategoryInfo : NotSpecified: (:String) [], Rem
|
|
oteException
|
|
+ FullyQualifiedErrorId : NativeCommandError
|
|
|
|
FAILURE: Build failed with an exception.
|
|
|
|
* What went wrong:
|
|
Could not determine the dependencies of task
|
|
':app:compileDebugJavaWithJavac'.
|
|
> SDK location not found. Define a valid SDK location with an
|
|
ANDROID_HOME environment variable or by setting the sdk.dir
|
|
path in your project's local properties file at 'C:\Users\Admi
|
|
n\Documents\kv-netflix\android-tv\local.properties'.
|
|
|
|
* 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 813ms
|