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 61c48e3 commit 287f2bdCopy full SHA for 287f2bd
src/main/java/io/cryptolens/methods/Key.java
@@ -27,7 +27,7 @@
27
*
28
* <p>Moreover, the manifest file needs to have internet permission, which can be added as shown below:</p>
29
* <pre>
30
- * <uses-permission android:name="android.permission.INTERNET"/\>
+ * <uses-permission android:name="android.permission.INTERNET"/>
31
32
* <application ....
33
* </pre>
0 commit comments