Skip to content

Commit 379fbc2

Browse files
committed
Rename channel
1 parent e66b838 commit 379fbc2

File tree

1 file changed

+1
-1
lines changed
  • githubAppUpdate/src/main/java/info/hannes/github

1 file changed

+1
-1
lines changed

githubAppUpdate/src/main/java/info/hannes/github/Notify.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import info.hannes.github.model.GithubVersion
1515
internal object Notify {
1616

1717
private var MessageID = 120
18-
private const val channelId = "chn-01"
18+
private const val channelId = "channelAppUpdate"
1919
private const val channelFireBaseMsg = "Channel appUpdate"
2020

2121
private val pendingIntentFlags = if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.M) {

0 commit comments

Comments
 (0)