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

build.gradle need sqllite #4

Open
kkm opened this issue Sep 21, 2017 · 2 comments
Open

build.gradle need sqllite #4

kkm opened this issue Sep 21, 2017 · 2 comments

Comments

@kkm
Copy link

kkm commented Sep 21, 2017

It needs this code

    compile 'com.readystatesoftware.sqliteasset:sqliteassethelper:2.0.1'
    compile 'com.squareup.retrofit2:retrofit:2.3.0'
    compile 'com.github.bumptech.glide:glide:3.8.0'
    compile 'com.android.support:recyclerview-v7:26.+'

in build.gradle otherwise doesnt work for run.

@kevalpatel2106
Copy link
Owner

kevalpatel2106 commented Sep 21, 2017

@kkm Are you using Android Studio 3.0 for compiling apk?

@kkm
Copy link
Author

kkm commented Sep 21, 2017

No, I am using AS 2.3.3

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

2 participants