Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vkamenar authored Mar 1, 2021
1 parent e50e99c commit b7165c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ API level is 29. You can also download AVD images to emulate an Android device.

A sample keystore with a demo certificate is included. It's highly recommended
to generate your own certificate if you plan to modify and redistribute the
APK. The JDK keytool can be used to generate a new certificate and store in
APK. The JDK keytool can be used to generate a new certificate and store it
into a new keystore:
```
del src\demo.keystore /q
Expand Down

0 comments on commit b7165c9

Please sign in to comment.