Skip to content

Instantly share code, notes, and snippets.

@ayltai
Created February 12, 2017 10:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ayltai/93b011bebf8de742119e8e0a0fad1ef1 to your computer and use it in GitHub Desktop.
Save ayltai/93b011bebf8de742119e8e0a0fad1ef1 to your computer and use it in GitHub Desktop.
dependencies {
compile('com.mopub:mopub-sdk-native-static:4.12.0@aar') { transitive = true }
compile 'com.facebook.android:audience-network-sdk:4.19.0'
compile 'com.flurry.android:analytics:6.8.0'
compile 'com.flurry.android:ads:6.8.0'
compile 'com.google.android.gms:play-services-ads:10.0.1'
// Other dependencies
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment