forked from organicmaps/organicmaps
Merge pull request #4541 from alexzatsepin/MAPSME-2751-update-pushwoosh
[android] Updated Pushwoosh version to 4.9.0
This commit is contained in:
commit
f179d5cd0d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue