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
1 changed files with 1 additions and 1 deletions

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;