Following Heyzap mediation integration for SDK 10 & Facebook Audience Network, and I have noticed they use these two lines in build.gradle
:
//facebook
compile 'com.fyber.mediation:facebook:4.10.0-r4@aar'
compile 'com.facebook.android:audience-network-sdk:4.10.0'
I'm using latest Audience Network sdk. Its version is 4.15. Does this mean the mediation won't work?
Must the mediation lib be the same version that the facebook sdk to work?
Cheers.