We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f894a9 commit 0ed44c2Copy full SHA for 0ed44c2
app/src/main/res/values/config.xml
@@ -21,6 +21,10 @@
21
22
<!--
23
Your Twitter Consumer Secret
24
+
25
+ WARNING: By obtaining your Consumer Key and Client Secret other programs can perform API
26
+ operations as your app. Embedding the Consumer Key and Consumer Secret in your app, no matter
27
+ how obfuscated, makes it vulnerable to being stolen.
28
-->
29
<string name="twitter_consumer_secret" translatable="false">CHANGE-ME</string>
30
</resources>
0 commit comments