mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 11:59:12 +03:00
Bump android-connector from 2.0.1 to 2.1.0
Bumps [android-connector](https://github.com/UnifiedPush/android-connector) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/UnifiedPush/android-connector/releases) - [Commits](https://github.com/UnifiedPush/android-connector/compare/2.0.1...2.1.0) --- updated-dependencies: - dependency-name: com.github.UnifiedPush:android-connector dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
151f6245db
commit
2aa9382fba
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