destroyOldChannels

private fun destroyOldChannels(appContext: Context)

Notification Channels can't be modified after creation. Therefore Unciv needs to create new ones and delete legacy ones.

Sources

androidJvm source
Link copied to clipboard