Describe the bug
com.azure.android.communication.calling is in debug build type even build the app in release mode
To Reproduce
Steps to reproduce the behavior:
- Implement com.azure.android:azure-communication-ui-calling:1.11.0
- Build the app in release mode
- Using apktool to decompile the signed apk
- Open /smali/com/azure/android/communication/calling/BuildConfig.smali
- Find .field public static final BUILD_TYPE:Ljava/lang/String; = "debug"
Expected behavior
The library should be in release mode
Screenshots

AzureCommunicationUILibrary (please complete the following information):
Describe the bug
com.azure.android.communication.calling is in debug build type even build the app in release mode
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The library should be in release mode
Screenshots

AzureCommunicationUILibrary (please complete the following information):