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

Merge pull request #7142 from vector-im/feature/adm/dialpad-lib

Manually including `im.dlg:android-dialer:1.2.5`
This commit is contained in:
Adam Brown
2022-09-26 10:14:56 +01:00
committed by GitHub
490 changed files with 2441 additions and 8 deletions

View File

@@ -224,7 +224,7 @@ project(":vector") {
}
}
project(":library:diff-match-patch") {
project(":library:external:diff-match-patch") {
sonarqube {
skipProject = true
}