🔨 Update bundle identifier
This commit is contained in:
@@ -17,7 +17,7 @@ Future<void> main() async {
|
||||
_audioHandler = await audio_service.AudioService.init(
|
||||
builder: () => AudioHandler(),
|
||||
config: const audio_service.AudioServiceConfig(
|
||||
androidNotificationChannelId: 'dev.solsynth.groovybox.channel.audio',
|
||||
androidNotificationChannelId: 'dev.solsynth.rhythmBox.channel.audio',
|
||||
androidNotificationChannelName: 'GroovyBox Audio',
|
||||
androidNotificationOngoing: true,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user