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

Library is not importing after changing from 'compile' to 'implementation/api' #167

Open
gmptr5797 opened this issue Oct 31, 2018 · 0 comments

Comments

@gmptr5797
Copy link

Library is not importing after changing from 'compile' to 'implementation/api'
Showing error as 'Cannot resolve symbol' for below imports
import com.unnamed.b.atv.model.TreeNode;
import com.unnamed.b.atv.view.AndroidTreeView;

Gradle
implementation 'com.github.bmelnychuk:atv:1.2.9'
minSdkVersion 21
compileSdkVersion 26
targetSdkVersion 26
buildToolsVersion '28.0.3'
Gradle Version : 3.2.1

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

1 participant