-
Notifications
You must be signed in to change notification settings - Fork 7
Description
The build stops at 46% with this, Retried multiple times and it is always in the same spot.
[ 0% 43/21466] build packages/apps/F-Droid/app/build/outputs/apk/app-release-unsigned.apk
FAILED: /bin/bash -c "(rm -Rf packages/apps/F-Droid/app/build ) && (mkdir -p /cm14//cm14/out/target/common/obj/APPS/F-Droid_intermediates ) && (ln -sf /cm14//cm14/out/target/common/obj/APPS/F-Droid_intermediates packages/apps/F-Droid/app/build ) && (cd packages/apps/F-Droid/app && gradle assembleRelease )"
FAILURE: Build failed with an exception.
- What went wrong:
A problem occurred configuring project ':app'.
Failed to notify project evaluation listener.
SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable.
Could not resolve all dependencies for configuration ':app:compile'.
> Could not find com.android.support:support-v4:24.2.1.
I have not found any info on how to fix this.