[android] Fixed the never-kill process problem by updating the pushwoosh to 4.10.7

This commit is contained in:
alexzatsepin 2016-11-24 18:43:49 +03:00 committed by Добрый Ээх
parent 9e14293f95
commit 0fdfe0f1f4

View file

@ -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