Skip to content

Commit 287f2bd

Browse files
committed
Update Key.java
1 parent 61c48e3 commit 287f2bd

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/io/cryptolens/methods

1 file changed

+1
-1
lines changed

src/main/java/io/cryptolens/methods/Key.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
*
2828
* <p>Moreover, the manifest file needs to have internet permission, which can be added as shown below:</p>
2929
* <pre>
30-
* &lt;uses-permission android:name="android.permission.INTERNET"/\&gt;
30+
* &lt;uses-permission android:name="android.permission.INTERNET"/&gt;
3131
*
3232
* &lt;application ....
3333
* </pre>

0 commit comments

Comments
 (0)