We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
这个找不到
The text was updated successfully, but these errors were encountered:
将app中gradle中dependencies里的 compile 'com.android.support:appcompat-v7:24.1.1' 复制到cslibrary中gradle中dependencies里 再Sync Gradle一下 应该行了
Sorry, something went wrong.
app层级的gradle文件里添加
dependencies { api "com.android.support:support-annotations:27.1.0" api "com.android.support:appcompat-v7:27.1.0" }
No branches or pull requests
这个找不到
The text was updated successfully, but these errors were encountered: