Skip to content

Commit

Permalink
Bump firebase messaging topic
Browse files Browse the repository at this point in the history
  • Loading branch information
luca020400 committed Nov 5, 2017
1 parent e476975 commit 23e0433
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ class MainActivity : AppCompatActivity(), Drawer.OnDrawerItemClickListener, Acco
setSupportActionBar(toolbar)
params = toolbar.layoutParams as AppBarLayout.LayoutParams?

FirebaseMessaging.getInstance().subscribeToTopic("v490")
FirebaseMessaging.getInstance().subscribeToTopic("v491")
if (BuildConfig.DEBUG)
FirebaseMessaging.getInstance().subscribeToTopic("dev")

Expand Down

0 comments on commit 23e0433

Please sign in to comment.