bytedance / AabResGuard

The tool of obfuscated aab resources.(Android app bundle资源混淆工具)
Apache License 2.0
1.32k stars 182 forks source link

NoClassDefFoundError #38

Open newmacwkl opened 3 years ago

newmacwkl commented 3 years ago
Caused by: java.lang.NoClassDefFoundError: org/gradle/internal/impldep/org/eclipse/jgit/errors/NotSupportedException
    at com.bytedance.android.plugin.internal.SigningConfigResolutionKt.getSigningConfigForAGP4(SigningConfigResolution.kt:46)
    at com.bytedance.android.plugin.internal.SigningConfigResolutionKt.getSigningConfig(SigningConfigResolution.kt:27)
    at com.bytedance.android.plugin.tasks.AabResGuardTask.execute(AabResGuardTask.kt:47)
    at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:104)

Expected behavior gradlew clean bundleRelease

Info (please complete the following information):