AabResGuard icon indicating copy to clipboard operation
AabResGuard copied to clipboard

The tool of obfuscated aab resources.(Android app bundle资源混淆工具)

Results 62 AabResGuard issues
Sort by recently updated
recently updated
newest added

AGP 7.0 什么时候适配?

bug

**Describe the bug** JCenter 从 2021年3月31开始停止了库更新提交的服务,所以开始有些项目计划弃用 JCenter 的引用,不过目前 AabResGuard 还是在 JCenter 上,所以是否有计划迁移到 mavenCenter 上

bug

**the same issue , has any good solution?** AndroidStudio 4.1.1 gradle plugin "com.android.tools.build:gradle:4.1.1" or 4.1.3 gradle-wrapper distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-all.zip Sync Error Detail: ----------------------- Unable to find method 'com.android.build.gradle.AppPlugin.getVariantManager()Lcom/android/build/gradle/internal/VariantManager;' com.android.build.gradle.AppPlugin.getVariantManager()Lcom/android/build/gradle/internal/VariantManager; Gradle's dependency cache...

com.bytedance.android:aabresguard-plugin:0.1.9未上传到仓库,无法通过gradle拉取到。

I get this error: Unable to find method 'com.android.build.gradle.AppPlugin.getVariantManager()Lcom/android/build/gradle/internal/VariantManager;' com.android.build.gradle.AppPlugin.getVariantManager()Lcom/android/build/gradle/internal/VariantManager; A problem occurred configuring project ':app'. Failed to notify project evaluation listener. com.android.build.gradle.AppPlugin.getVariantManager()Lcom/android/build/gradle/internal/VariantManager; **Info:** - OS: Windows 10 - Android...

bug

https://github.com/bytedance/AabResGuard/blob/e8f3a5d361ce61a3d4fa8bafb9d030bbe459c400/core/build.gradle#L38 CVE-2020-8908 Recommended upgrade version:30.0-jre

> Could not resolve all artifacts for configuration ':classpath'. > Could not find com.bytedance.android:aabresguard-plugin:0.1.9. Searched in the following locations: - https://jcenter.bintray.com/com/bytedance/android/aabresguard-plugin/0.1.9/aabresguard-plugin-0.1.9.pom - https://dl.google.com/dl/android/maven2/com/bytedance/android/aabresguard-plugin/0.1.9/aabresguard-plugin-0.1.9.pom - https://repo.maven.apache.org/maven2/com/bytedance/android/aabresguard-plugin/0.1.9/aabresguard-plugin-0.1.9.pom - file:/D:/Documents/Qsync/Android/STM32Utils/repo/aabresguard-plugin-0.1.9.jar - file:/D:/Documents/Qsync/Android/STM32Utils/repo/aabresguard-plugin.jar

bug

类似proguard的obfuscationdictionary,指定被混淆的名称列表

bug

``` ERROR: Unable to find method 'com.android.build.gradle.AppPlugin.getVariantManager()Lcom/android/build/gradle/internal/VariantManager;'. Possible causes for this unexpected error include: Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) Re-download dependencies...

bug