Warm tip: This article is reproduced from stackoverflow.com, please click
android gradle obfuscation dexguard

Dexguard as a public Maven dependency

发布于 2020-04-23 14:08:24

Is there any reason Dexguard is not available on any public maven repo? Maven Central, JCenter or even anything hosted directly by Guardsquare would work. So far I have seen it distributed only as a zipped bunch of jars. Why?

Questioner
Vitaliy Istomov
Viewed
30
Anton Baranenko 2020-02-10 17:24

Updating the answer: As of version 8.5, DexGuard is accessible via secure Maven repository.

Please see the page Integration / Gradle plugin / Maven repository in the manual for more information.