Update build in key

This commit is contained in:
Tlaster 2020-05-28 14:06:48 +08:00
parent 4c4ed5f27e
commit aed42087ca
2 changed files with 4 additions and 4 deletions

View File

@ -64,8 +64,8 @@ public interface TwidereConstants extends SharedPreferenceConstants, IntentConst
String ETAG_MASTODON_APPS_PREFERENCES_NAME = "mastodon_apps";
String ACCOUNT_PREFERENCES_NAME_PREFIX = "account_preferences_";
String TWITTER_CONSUMER_KEY = "wmtrtTaVOjUnH5pWQp4LDI5Qs";
String TWITTER_CONSUMER_SECRET = "E9Q9u2yK0COJae2tLcNEdY75OPA3bxqJiGZQztraHaQUtoI2cu";
String TWITTER_CONSUMER_KEY = "VLyS96tpbfSmsOavtSzDhQm2Y";
String TWITTER_CONSUMER_SECRET = "YHiKd0GDKkfA6U8QpwZGFJZtEmO0rXG78op5JKNGma3HgBzcPg";
String YANDEX_KEY = "trnsl.1.1.20200513T065609Z.8e72845b632aa04f.fe1297e42c152de9e8773e1bc71162b1e498e2a8";

View File

@ -7,8 +7,8 @@
"auth_type": "oauth",
"same_oauth_url": true,
"no_version_suffix": false,
"consumer_key": "wmtrtTaVOjUnH5pWQp4LDI5Qs",
"consumer_secret": "E9Q9u2yK0COJae2tLcNEdY75OPA3bxqJiGZQztraHaQUtoI2cu",
"consumer_key": "VLyS96tpbfSmsOavtSzDhQm2Y",
"consumer_secret": "YHiKd0GDKkfA6U8QpwZGFJZtEmO0rXG78op5JKNGma3HgBzcPg",
"sign_up_url": "https://twitter.com/signup"
},
{