-
-
Notifications
You must be signed in to change notification settings - Fork 735
Closed
Description
I tried following the build instructions in README.md, option 2 (compiling for yourself into AAR file), but it failed. Here's the output from within the Android Studio terminal:
Parse-SDK-Android-1.16.5$ ./gradlew clean jarRelease
FAILURE: Build failed with an exception.
What went wrong:
Task 'jarRelease' not found in root project 'Parse-SDK-Android-1.16.5'.Try:
Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.Get more help at https://help.gradle.org
BUILD FAILED in 4s
I don't know anything about Gradle so I don't know how to fix this. (I'm guessing it's something simple, just most people don't use option 2.)
Metadata
Metadata
Assignees
Labels
No labels