Unable to build the app
v-octal opened this issue · 1 comments
v-octal commented
I got the following error when I tried to build this app:
* Error running Gradle:
ProcessException: Process "..\Taskist\android\gradlew.bat" exited abnormally:
FAILURE: Build failed with an exception.
* Where:
Build file '..\Taskist\android\app\build.gradle' line: 26
* What went wrong:
A problem occurred evaluating project ':app'.
> ..\Taskist\android\key.properties (The system cannot find the file specified)
* 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 1s
Command: ..\Taskist\android\gradlew.bat app:properties
Finished with error: Please review your Gradle project setup in the android/ folder.
huextrat commented
You have to comment all the lines in app/gradle
corresponding to sign apk