Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Byko-Ianko <bykoianko@gmail.com>2016-10-21 17:19:32 +0300
committerGitHub <noreply@github.com>2016-10-21 17:19:32 +0300
commitf179d5cd0dd33c5dbe33f178ada3d0bbd111f0b5 (patch)
tree3203483dcaa1421542b36f5081b2a2d4c38a7239
parent5e13a51e30e3d5ba1bde574d138b3b64eb469855 (diff)
parentffb20f5e90817f4d249a376930555dbf3d09f6df (diff)
Merge pull request #4541 from alexzatsepin/MAPSME-2751-update-pushwoosh
[android] Updated Pushwoosh version to 4.9.0
-rw-r--r--android/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/build.gradle b/android/build.gradle
index 5e5a267177..38c010708b 100644
--- a/android/build.gradle
+++ b/android/build.gradle
@@ -48,7 +48,7 @@ dependencies {
// 3-party
compile 'com.facebook.android:facebook-android-sdk:4.8.0'
compile 'com.google.code.gson:gson:2.6.1'
- compile 'com.pushwoosh:pushwoosh:4.6.3'
+ compile 'com.pushwoosh:pushwoosh:4.9.0'
compile 'com.my.tracker:mytracker-sdk:1.3.5'
compile fileTree(dir: '3rd_party', include: '*.jar')
// BottomSheet