I'm using android studio 4.0 and my Gradle version is 4.0.0 . how to add dexguard version 8.7 to my project?
From the lasted dexguard release:
The DexGuard Gradle plugin is compatible with the Android Gradle plugin versions [2.3.x, 3.6.x].
Rollback to a 3.6.x and it should work. Yeah, thats bad :/