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
AGP 7.0 什么时候适配?
The text was updated successfully, but these errors were encountered:
As a workaround you can use
buildscript { repositories { mavenCentral() mavenLocal() google() maven { url 'https://raw.githubusercontent.com/martinloren/AabResGuard/mvn-repo' } } dependencies { classpath "com.bytedance.android:aabresguard-plugin:0.1.10" } }
Sorry, something went wrong.
As a workaround you can use buildscript { repositories { mavenCentral() mavenLocal() google() maven { url 'https://raw.githubusercontent.com/martinloren/AabResGuard/mvn-repo' } } dependencies { classpath "com.bytedance.android:aabresguard-plugin:0.1.10" } }
maven repo not found yet
???
maven repo not found yet ??
JingYeoh
No branches or pull requests
AGP 7.0 什么时候适配?
The text was updated successfully, but these errors were encountered: