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 9d70855 commit 6c18838Copy full SHA for 6c18838
README.md
@@ -89,7 +89,7 @@ message += "\n\nFor Metal Gear lovers:\n\n\"Snake, the password is " + AndroidSt
89
((TextView) findViewById(R.id.example)).setText(message);
90
```
91
92
-<p align="center"><img width="40%" vspace="20" src="https://raw.githubusercontent.com/efraespada/AndroidStringObfuscator/develop/sample.png"></p>
+<p align="center"><img width="40%" vspace="20" src="https://raw.githubusercontent.com/efraespada/AndroidStringObfuscator/master/sample.png"></p>
93
94
Gradle Console Output Example
95
-----------------------------
0 commit comments