Commit bab9b582 authored by wanglei's avatar wanglei

[打包]通知channel 名称

parent 0681062d
...@@ -30,8 +30,8 @@ import kotlin.random.Random ...@@ -30,8 +30,8 @@ import kotlin.random.Random
*/ */
object NotificationUiUtil { object NotificationUiUtil {
private val CHANNEL_ID = "dumpster cleaner Channel" private val CHANNEL_ID = "super cleaner Channel"
private val CHANNEL_NAME = "dumpster cleaner Channel NAME" private val CHANNEL_NAME = "super cleaner Channel NAME"
/** /**
* 这部分准备UI的代码不能放入IO * 这部分准备UI的代码不能放入IO
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment