Created
October 19, 2018 18:25
-
-
Save flurrydev/d1bd8ea3ff621795527fa9fa5e296629 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //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