mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-08 04:19:11 +00:00
Update .github/workflows/publish-embedded-packages.yaml
This commit is contained in:
@@ -161,7 +161,7 @@ jobs:
|
||||
|
||||
```
|
||||
dependencies {
|
||||
implementation 'io.element.android:element-call-embedded:${{ env.ARTIFACT_VERSION}}'
|
||||
implementation 'io.element.android:element-call-embedded:${{ env.ARTIFACT_VERSION }}'
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user