-
Add a section for proguard in ReadMe file. The application was crashing continuously because it wasn't there.
Here's the proguard required for this library.
```
#RenderScript
-keepclasseswithmem…
-
Hi,
When I use Proguard on my project (I'm using VLCJ in a Compose/Desktop JVM application), the discovery providers (which are loaded via Java SPI) are removed.
I think the following rules are …
-
Can you please show the proguard file that is to be used for the project to run.
Till now I have tried this
#
-dontwarn com.googlecode.mp4parser.**
-dontwarn com.coremedia.iso.boxes.**
-keep cla…
-
i cant make a relase build is there any proguard for this library
-
spring boot 2.x, jdk 1.8, maven 3.5, proguard 7.2.2 and proguard-maven-plugin 2.6.0.
my configuration as follows:
```
wars/
....
...
org.apache.maven.plugins
…
-
It will be good if you add in the read.me the proguard line in order to work for releases with minify enabled ;)
-keep class com.murgupluoglu.flagkit.* { *; }
-
I'm using proguard and cannot create engine using this code:
`ScriptEngineManager().getEngineByName("rhino")`
The string above always return null.
I have added these rules into my `proguard-r…
-
What's the plan regarding proguard?
Would acra-storage retrace the stacktrace when it receives the report, or would acralyzer retrace them on the fly?
I see the proguard deobfuscator is written in J…
-
I seem to be getting this issue when trying to minify. Anyone having the same issue?
```
Warning:android.app.job.IJobService: can't find referenced class android.app.job.JobParameters
Warning:android…
-
Reduce the size of the APKs and improve obfuscation of code and security of magazines by implementing Proguard.