1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-02-08 07:48:45 +01:00
This commit is contained in:
Mariotaku Lee 2017-03-27 19:06:45 +08:00
parent 4c04658d26
commit 5146a5acf1
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535

View File

@ -36,7 +36,7 @@ public interface Constants extends TwidereConstants {
String DATABASES_NAME = "twidere.sqlite";
int DATABASES_VERSION = 181;
int EXTRA_FEATURES_NOTICE_VERSION = 0;
int EXTRA_FEATURES_NOTICE_VERSION = 1;
int MENU_GROUP_STATUS_EXTENSION = 10;
int MENU_GROUP_COMPOSE_EXTENSION = 11;