forked from organicmaps/organicmaps
pushwoosh update to version 4.6.1. It'll remove unnecessary READ_PHONE_STATE permission.
This commit is contained in:
parent
c6fe78e051
commit
a2aa04c448
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.3.2'
|
||||
compile 'com.pushwoosh:pushwoosh:4.6.1'
|
||||
compile fileTree(dir: '3rd_party', include: '*.jar')
|
||||
// BottomSheet
|
||||
compile project(":3rd_party:BottomSheet")
|
||||
|
|
Loading…
Add table
Reference in a new issue