Skip to content

Instantly share code, notes, and snippets.

@flurrydev
Created October 19, 2018 18:25
Show Gist options
  • Select an option

  • Save flurrydev/d1bd8ea3ff621795527fa9fa5e296629 to your computer and use it in GitHub Desktop.

Select an option

Save flurrydev/d1bd8ea3ff621795527fa9fa5e296629 to your computer and use it in GitHub Desktop.
//replace X.Y.Z with the latest version of the Flurry SDK version
compile “com.flurry.android:marketing:X.Y.Z@aar”
// required to use flurry marketing
compile “com.flurry.android:analytics:X.Y.Z@aar”
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment