15 lines
607 B
Plaintext
15 lines
607 B
Plaintext
Running Gradle task 'assembleRelease'...
|
|
|
|
FAILURE: Build failed with an exception.
|
|
|
|
* What went wrong:
|
|
Value 'C:\Program Files\Microsoft\jdk-17.0.17.10-hotspot' given for org.gradle.java.home Gradle property is invalid (Java home supplied is invalid)
|
|
|
|
* 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.
|
|
Running Gradle task 'assembleRelease'... 1,480ms
|
|
Gradle task assembleRelease failed with exit code 1
|