Use the new notification sound only on debug and night
This commit is contained in:
@@ -21,6 +21,10 @@ android {
|
||||
isIncludeAndroidResources = true
|
||||
}
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
register("nightly")
|
||||
}
|
||||
}
|
||||
|
||||
setupDependencyInjection()
|
||||
|
||||
BIN
libraries/push/impl/src/debug/res/raw/message.mp3
Normal file
BIN
libraries/push/impl/src/debug/res/raw/message.mp3
Normal file
Binary file not shown.
BIN
libraries/push/impl/src/nightly/res/raw/message.mp3
Normal file
BIN
libraries/push/impl/src/nightly/res/raw/message.mp3
Normal file
Binary file not shown.
Reference in New Issue
Block a user