diff --git a/README.md b/README.md index e90547a11..5edb83d4f 100644 --- a/README.md +++ b/README.md @@ -53,10 +53,12 @@ Optional visual styles are accessible after a contribution (and a congratulatory [Get it on F-Droid](https://f-droid.org/en/packages/com.kunzisoft.keepass.libre/) - [Get it on Google Play](https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free) +[Get it on Github](https://github.com/Kunzisoft/KeePassDX/releases) ## Frequently Asked Questions diff --git a/app/src/free/res/drawable-v24/ic_launcher_monochrome.xml b/app/src/free/res/drawable-v24/ic_launcher_monochrome.xml new file mode 100644 index 000000000..9c82835ee --- /dev/null +++ b/app/src/free/res/drawable-v24/ic_launcher_monochrome.xml @@ -0,0 +1,15 @@ + + + + + + \ No newline at end of file diff --git a/app/src/libre/res/drawable-v24/ic_launcher_monochrome.xml b/app/src/libre/res/drawable-v24/ic_launcher_monochrome.xml new file mode 100644 index 000000000..c0491a088 --- /dev/null +++ b/app/src/libre/res/drawable-v24/ic_launcher_monochrome.xml @@ -0,0 +1,15 @@ + + + + + + diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 6b78462d6..8fde45638 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index eca70cfe5..b070c763d 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -2,4 +2,5 @@ + \ No newline at end of file