Use the new notification sound only on debug and night

This commit is contained in:
Benoit Marty
2025-11-03 19:08:49 +01:00
parent 6a4ca17e13
commit 3ab67bf421
4 changed files with 4 additions and 0 deletions

View File

@@ -21,6 +21,10 @@ android {
isIncludeAndroidResources = true
}
}
buildTypes {
register("nightly")
}
}
setupDependencyInjection()

Binary file not shown.

Binary file not shown.