[android] Updated PushWoosh sdk to fix java.util.concurrent.RejectedExecutionException crash

This commit is contained in:
Александр Зацепин 2019-11-08 15:00:09 +03:00 committed by yoksnod
parent c2995f19a9
commit 2162ecee58

View file

@ -68,7 +68,7 @@ dependencies {
implementation 'com.facebook.android:facebook-android-sdk:4.40.0'
implementation 'com.facebook.android:audience-network-sdk:4.28.2'
implementation 'com.google.code.gson:gson:2.6.1'
implementation 'com.pushwoosh:pushwoosh:5.19.1'
implementation 'com.pushwoosh:pushwoosh:5.19.6'
implementation 'com.pushwoosh:pushwoosh-gcm:5.12.1'
implementation 'com.my.tracker:mytracker-sdk:1.5.3'
implementation ('com.my.target:mytarget-sdk:5.2.2') {