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
422 stars 121 forks source link

error #2

Closed freecode505 closed 2 years ago

freecode505 commented 2 years ago

A problem occurred configuring root project 'aaaaa'.

Could not resolve all artifacts for configuration ':classpath'. Could not find com.github.CodingGay:BlackObfuscator-ASPlugin:2.8. Searched in the following locations:

Possible solution:

nnjun commented 2 years ago

repositories { ... maven { url 'https://jitpack.io' } }

freecode505 commented 2 years ago

@nnjun a question this in some string obfuscator?

nnjun commented 2 years ago

No, please check here: https://github.com/CodingGay/BlackObfuscator/blob/main/README_EN.md