Commit 274cd140 authored by fallenstardust's avatar fallenstardust

变更群号

parent d1a672a2
...@@ -234,7 +234,7 @@ abstract class HomeActivity extends BaseActivity implements NavigationView.OnNav ...@@ -234,7 +234,7 @@ abstract class HomeActivity extends BaseActivity implements NavigationView.OnNav
startActivity(new Intent(this, DeckManagerActivity.getDeckManager())); startActivity(new Intent(this, DeckManagerActivity.getDeckManager()));
break; break;
case R.id.action_join_qq_group: case R.id.action_join_qq_group:
String key = "dRkD2L9QgYiYmQoqJUgkR4QUth9UhuT4"; String key = "4IyCWlDy1rdR14_eg0q1Xi488nG53_Lm";
joinQQGroup(key); joinQQGroup(key);
break; break;
case R.id.action_help: { case R.id.action_help: {
......
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