webex-android-sdk
                                
                                 webex-android-sdk copied to clipboard
                                
                                    webex-android-sdk copied to clipboard
                            
                            
                            
                        Apk size is huge
Hi Team,
As I am using webex sdk for my project with compile('com.ciscowebex:androidsdk:2.8.0@aar', { transitive = true }), the APK size is more than 140mb.
i added below configurations for my app
include "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
And when i check APK of this Kitchensinkapp repo, this apk is also 80mb.
please check below screenshot for reference