PESDK/Android
Reduce the file size of the SDK
To reduce your app's APK size you can exclude any additional modules that you don't require from the imglyConfig
modules
block in your module's build.gradle
file. For more information, refer to the modules section.