CodingGay / BlackObfuscator-ASPlugin

This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about this project are in BlackObfuscator.
Apache License 2.0
417 stars 118 forks source link

gradle7.0.4打包无效 #3

Closed YaphetsH closed 2 years ago

YaphetsH commented 2 years ago

dependencies { classpath 'com.android.tools.build:gradle:7.0.4' classpath "com.github.CodingGay:BlackObfuscator-ASPlugin:3.0"

}
nnjun commented 2 years ago

提供build日志