1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Remove unused WebRTC dependency (#8658)

This commit is contained in:
Yoan Pintas
2023-11-07 14:12:27 +01:00
committed by GitHub
parent 8bfd5f7c54
commit b14338d2c4
3 changed files with 2 additions and 5 deletions

View File

@@ -309,7 +309,7 @@ android {
}
}
flavorDimensions "store", "crypto"
flavorDimensions = ["store", "crypto"]
productFlavors {
gplay {