Error building with gradle

We’ve finally changed from building with ant (the ancient way) to building with gradle (the modern way). We’re now getting the following error:

…/aspose/WordsOperations.java:343: error: cannot access zzF4
Document document = new Document(stream, options);
^
class file for asposewobfuscated.zzF4 not found

I’m sure this must be related to proguard. How can we resolve this problem?

This topic has been moved to the related forum: Install Aspose.Words for Android via Java in B2G App via build.gradle Configuration - Free Support Forum - aspose.com