-include ../../config/proguard/common-keep.pro -keep class tech.easyflow.autoconfig.license.EasyflowLicenseBootstrapValidator { *; } -keep class tech.easyflow.autoconfig.license.EasyflowLicenseProperties { *; } -keep class tech.easyflow.autoconfig.license.EasyflowLicenseVerificationResult { *; }