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 48cb9a1a9d
commit 776d734557
4 changed files with 4 additions and 0 deletions
+4
View File
@@ -21,6 +21,10 @@ android {
isIncludeAndroidResources = true
}
}
buildTypes {
register("nightly")
}
}
setupDependencyInjection()
Binary file not shown.
Binary file not shown.