Skip to content

Instantly share code, notes, and snippets.

@ayltai
Created February 12, 2017 06:10
Show Gist options
  • Save ayltai/cdaaab6c0ce351b0c276bf2523ceab1f to your computer and use it in GitHub Desktop.
Save ayltai/cdaaab6c0ce351b0c276bf2523ceab1f to your computer and use it in GitHub Desktop.
Add MoPub SDK dependency
dependencies {
compile('com.mopub:mopub-sdk-native-static:4.12.0@aar') { transitive = true }
// Other dependencies
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment