mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 02:15:35 +03:00
Merge pull request #7187 from vector-im/dependabot/gradle/com.github.UnifiedPush-android-connector-2.1.0
Bump android-connector from 2.0.1 to 2.1.0
This commit is contained in:
commit
4fb7154f2b
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ dependencies {
|
|||
}
|
||||
|
||||
// UnifiedPush
|
||||
implementation 'com.github.UnifiedPush:android-connector:2.0.1'
|
||||
implementation 'com.github.UnifiedPush:android-connector:2.1.0'
|
||||
|
||||
implementation "androidx.emoji2:emoji2:1.2.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue