prettyreqop.blogg.se

Proguard gradle
Proguard gradle





I’m not in android, why is Proguard requiring it? I cannot even set up the task if I cannot Proguard Gradle imported, I would really appreciate a solution to this missing android-tools dependency. Project : > com.guardsquare:proguard-gradle:7.0.1Ĭlasspath("com.guardsquare:proguard-gradle:7.0.1") The error is the following: Caused by: .ModuleVersionNotFoundException: Could not find :gradle:3.0.0. The documentation only includes guides to Gradle in Android, there is not a single mention of desktop Java in it (which is surprising), not a single Gradle buildscript usage in anything that is not Android. Have you already found the ProGuard Playground? Here you can visualise the ProGuard configuration on your class tree without the need of building the project every single time. On he configuration page you will see the option -obfuscationdictionary explained, which can be used to set up a custom dictionary.Ĭould you please provide the full stack trace? Do you see the error/warning during the build or at runtime? The troubleshooting guide might be able to help you tackle the issue. Troubleshooting guide: ProGuard Manual: Troubleshooting | Guardsquare.Configuration options: ProGuard Manual: Usage | Guardsquare.Gradle integration: ProGuard Manual: Android Gradle | Guardsquare.Some interesting pages for you to start with

proguard gradle proguard gradle

Did you already find your way to ProGuard’s manual? You can find the documentation here:







Proguard gradle