Commit b81e10a9 authored by wanglei's avatar wanglei

[打包]通知渠道

parent 99bfe5fc
...@@ -29,8 +29,8 @@ import kotlin.random.Random ...@@ -29,8 +29,8 @@ import kotlin.random.Random
*/ */
object NotificationUiUtil { object NotificationUiUtil {
private val CHANNEL_ID = "dumpster cleaner Channel" private val CHANNEL_ID = "Master Malware Clean Channel"
private val CHANNEL_NAME = "dumpster cleaner Channel NAME" private val CHANNEL_NAME = "Master Malware Clean 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