Skip to content
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

Android stoduo 3.0.1 and gradle can't bulild #24

Open
savasadar opened this issue Dec 27, 2017 · 2 comments
Open

Android stoduo 3.0.1 and gradle can't bulild #24

savasadar opened this issue Dec 27, 2017 · 2 comments

Comments

@savasadar
Copy link

savasadar commented Dec 27, 2017

gra

@roffel
Copy link

roffel commented Jan 31, 2018

I've got the same problem.

@Marchuck
Copy link

Marchuck commented Jul 9, 2018

guys, add jitpack dependency to the top level build.gradle:

allprojects {
    repositories {
        google()
        jcenter()
        maven { url 'https://jitpack.io' }
    }
}

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