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:
authoralexzatsepin <az@mapswithme.com>2016-11-24 18:43:49 +0300
committerДобрый Ээх <bukharaev@gmail.com>2016-12-09 20:11:35 +0300
commit0fdfe0f1f4c6c494a1a83a4787046b73f97d3120 (patch)
tree58b3c5bd600b0720d6e525601b0b17ba137787d5 /android
parent9e14293f950b39251c9cdb58641f1dc06874729b (diff)
[android] Fixed the never-kill process problem by updating the pushwoosh to 4.10.7
Diffstat (limited to 'android')
-rw-r--r--android/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/build.gradle b/android/build.gradle
index 0e86b46b2a..19da2f336b 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.9.0'
+ compile 'com.pushwoosh:pushwoosh:4.10.7'
compile 'com.my.tracker:mytracker-sdk:1.3.5'
compile fileTree(dir: '3rd_party', include: '*.jar')
// BottomSheet