Update dependency io.element.android:element-call-embedded to v0.16.0 (#5408)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-25 15:38:31 +02:00
committed by GitHub
parent b30c2540dc
commit c94c08f1f8

View File

@@ -219,7 +219,7 @@ inject = "javax.inject:javax.inject:1"
metro_runtime = { module = "dev.zacsweers.metro:runtime", version.ref = "metro" }
# Element Call
element_call_embedded = "io.element.android:element-call-embedded:0.16.0-rc.4"
element_call_embedded = "io.element.android:element-call-embedded:0.16.0"
# Auto services
google_autoservice = { module = "com.google.auto.service:auto-service", version.ref = "autoservice" }