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

Great Lib - Will be supported in future? #87

Open
eakteam opened this issue Nov 27, 2022 · 1 comment
Open

Great Lib - Will be supported in future? #87

eakteam opened this issue Nov 27, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@eakteam
Copy link
Contributor

eakteam commented Nov 27, 2022

This is really good plugin, but it have to many issues with new android libs and latest gradle (8.0+)...

@eakteam eakteam added the bug Something isn't working label Nov 27, 2022
@xeemoo
Copy link

xeemoo commented May 11, 2024

buildscript {
  repositories {
    mavenCentral()
    mavenLocal()
    google()
    maven { url 'https://raw.githubusercontent.com/xeemoo/AabResGuard/mvn-repo' }
   }
  dependencies {
    classpath "com.bytedance.android:aabresguard-plugin:0.1.12"
  }
}

You can try this modified version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants