Merge pull request #5748 from element-hq/feature/bma/newNotificationSound
Use new notification sound in release.
This commit is contained in:
commit
38448f7f1e
3 changed files with 0 additions and 6 deletions
|
|
@ -22,12 +22,6 @@ android {
|
||||||
isIncludeAndroidResources = true
|
isIncludeAndroidResources = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
|
||||||
register("nightly") {
|
|
||||||
matchingFallbacks += listOf("release")
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
setupDependencyInjection()
|
setupDependencyInjection()
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue