Skip to content

Commit 38448f7

Browse files
authored
Merge pull request #5748 from element-hq/feature/bma/newNotificationSound
Use new notification sound in release.
2 parents ac0e39c + aab46b3 commit 38448f7

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

libraries/push/impl/build.gradle.kts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@ android {
2222
isIncludeAndroidResources = true
2323
}
2424
}
25-
26-
buildTypes {
27-
register("nightly") {
28-
matchingFallbacks += listOf("release")
29-
}
30-
}
3125
}
3226

3327
setupDependencyInjection()
-21.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)