Could you try a different approach in the line below
Could you try just for one class?
Like this:
-keepclasseswithmembers public class org.joobsoft.vt.Main {
public static void main(java.lang.String[]);
}
Could you try a different approach in the line below
Could you try just for one class?
Like this:
-keepclasseswithmembers public class org.joobsoft.vt.Main {
public static void main(java.lang.String[]);
}