1/Trying twilio voice apis. Getting error in below code BuildConfig.playCustomRingback Imported this line import com.twilio.audioswitch.BuildConfig
For this I am using below gradle files implementation 'com.twilio:audioswitch:1.1.4' , implementation 'com.twilio:voice-android:6.1.2'
Please help to resolve this issue.