forked from organicmaps/organicmaps
Merge pull request #5055 from alexzatsepin/MAPSME-3315-update-flurry-sdk
[android] Updated Flurry sdk to 6.7.0
This commit is contained in:
commit
dc4543977f
2 changed files with 2 additions and 0 deletions
BIN
android/3rd_party/FlurryAnalytics-6.0.0.jar
vendored
BIN
android/3rd_party/FlurryAnalytics-6.0.0.jar
vendored
Binary file not shown.
|
@ -41,6 +41,8 @@ dependencies {
|
|||
compile 'com.google.android.gms:play-services-analytics:8.4.0'
|
||||
compile 'com.google.android.gms:play-services-plus:8.4.0'
|
||||
compile 'com.google.android.gms:play-services-gcm:8.4.0'
|
||||
// statistics
|
||||
compile 'com.flurry.android:analytics:6.7.0'
|
||||
// crash reporting
|
||||
compile 'net.hockeyapp.android:HockeySDK:3.7.1'
|
||||
compile('com.crashlytics.sdk.android:crashlytics:2.5.5@aar') { transitive = true }
|
||||
|
|
Loading…
Add table
Reference in a new issue