forked from organicmaps/organicmaps
[android] Updated FB, Parse, Flurry.
This commit is contained in:
parent
bbe1f9d15e
commit
936c48148b
3 changed files with 2 additions and 2 deletions
BIN
android/3rd_party/FlurryAnalytics-5.6.0.jar
vendored
BIN
android/3rd_party/FlurryAnalytics-5.6.0.jar
vendored
Binary file not shown.
BIN
android/3rd_party/FlurryAnalytics-6.0.0.jar
vendored
Normal file
BIN
android/3rd_party/FlurryAnalytics-6.0.0.jar
vendored
Normal file
Binary file not shown.
|
@ -27,9 +27,9 @@ dependencies {
|
|||
compile 'com.google.android.gms:play-services-analytics:7.8.0'
|
||||
compile 'com.google.android.gms:play-services-plus:7.8.0'
|
||||
// 3-party
|
||||
compile 'com.facebook.android:facebook-android-sdk:4.5.0'
|
||||
compile 'com.facebook.android:facebook-android-sdk:4.6.0'
|
||||
compile 'com.parse.bolts:bolts-android:1.2.1'
|
||||
compile 'com.parse:parse-android:1.10.1'
|
||||
compile 'com.parse:parse-android:1.10.2'
|
||||
compile fileTree(dir: '3rd_party', include: '*.jar')
|
||||
// BottomSheet
|
||||
compile project(":3rd_party:BottomSheet")
|
||||
|
|
Loading…
Add table
Reference in a new issue