We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e66b838 commit 379fbc2Copy full SHA for 379fbc2
githubAppUpdate/src/main/java/info/hannes/github/Notify.kt
@@ -15,7 +15,7 @@ import info.hannes.github.model.GithubVersion
15
internal object Notify {
16
17
private var MessageID = 120
18
- private const val channelId = "chn-01"
+ private const val channelId = "channelAppUpdate"
19
private const val channelFireBaseMsg = "Channel appUpdate"
20
21
private val pendingIntentFlags = if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.M) {
0 commit comments