Merge pull request #284 from ouchadam/renovate/com.github.unifiedpush

Update dependency com.github.UnifiedPush:android-connector to v2.1.1
This commit is contained in:
Adam Brown 2022-12-12 18:39:17 +00:00 committed by GitHub
commit 8212b40a2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ accompanist-systemuicontroller = { group = "com.google.accompanist", name = "acc
matrix-olm = { group = "org.matrix.android", name = "olm-sdk", version = "3.2.12" }
unifiedpush = { group = "com.github.UnifiedPush", name = "android-connector", version = "2.0.1" }
unifiedpush = { group = "com.github.UnifiedPush", name = "android-connector", version = "2.1.1" }
firebase-bom = { module = "com.google.firebase:firebase-bom", version = "31.0.1" }