mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-14 04:37:03 +00:00
Use io.element.android as AAR group
This commit is contained in:
@@ -156,7 +156,7 @@ jobs:
|
||||
|
||||
```
|
||||
dependencies {
|
||||
implementation 'io.element.call:element-call-embedded:${{ env.ARTIFACT_VERSION}}'
|
||||
implementation 'io.element.android:element-call-embedded:${{ env.ARTIFACT_VERSION}}'
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user