lib.proguard-android-debug.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proguard-gradle Show documentation
Show all versions of proguard-gradle Show documentation
Gradle plugin for ProGuard, the free shrinker, optimizer, obfuscator, and preverifier for Java bytecode
# ProGuard configuration for debug versions of Android apps.
#
# Copyright (c) 2018-2021 Guardsquare NV
-dontshrink
-dontoptimize
-dontobfuscate
-include proguard-android-common.txt
© 2015 - 2024 Weber Informatics LLC | Privacy Policy