Skip to content

Build failed: Could not find common.jar #1607

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dlsrks1021 opened this issue Jun 9, 2018 · 2 comments
Closed

Build failed: Could not find common.jar #1607

dlsrks1021 opened this issue Jun 9, 2018 · 2 comments

Comments

@dlsrks1021
Copy link
Contributor

Summary:

Without change any code, I could not build android.

Steps to reproduce:

I just clone and run 'gradlew.bat assembleDebug' on windows.

Commons app version:

2.7.1-debug-master~db5d732a

Screen-shots:

41192331-003a2df6-6c37-11e8-941c-9acad8c5c320

Would you like to work on the issue?

I searched this problem and the answer of this problem is moving 'jcenter()' after maven in build.gradle file.
After moving 'jcenter()' I could build success.

I don't know how to build success without moving jcenter.

@domdomegg
Copy link
Member

Try cding into the /app folder and running gradlew.bat assembleDebug from there. If this works tell me and I'll update the wiki.

Also, it's usually much easier to use Android Studio

@neslihanturan
Copy link
Collaborator

Seems like solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants