diff --git a/src/en/readmangatoday/build.gradle b/src/en/readmangatoday/build.gradle index 92a72273c..4a8ed3de5 100644 --- a/src/en/readmangatoday/build.gradle +++ b/src/en/readmangatoday/build.gradle @@ -5,7 +5,7 @@ ext { appName = 'Tachiyomi: ReadMangaToday' pkgNameSuffix = 'en.readmangatoday' extClass = '.Readmangatoday' - extVersionCode = 5 + extVersionCode = 6 libVersion = '1.2' } diff --git a/src/en/readmangatoday/res/mipmap-hdpi/ic_launcher.png b/src/en/readmangatoday/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 000000000..4543a9e78 Binary files /dev/null and b/src/en/readmangatoday/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/en/readmangatoday/res/mipmap-mdpi/ic_launcher.png b/src/en/readmangatoday/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 000000000..d09530c7d Binary files /dev/null and b/src/en/readmangatoday/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/en/readmangatoday/res/mipmap-xhdpi/ic_launcher.png b/src/en/readmangatoday/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 000000000..8550870eb Binary files /dev/null and b/src/en/readmangatoday/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/en/readmangatoday/res/mipmap-xxhdpi/ic_launcher.png b/src/en/readmangatoday/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 000000000..7fe1b755f Binary files /dev/null and b/src/en/readmangatoday/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/en/readmangatoday/res/mipmap-xxxhdpi/ic_launcher.png b/src/en/readmangatoday/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 000000000..64ecd487d Binary files /dev/null and b/src/en/readmangatoday/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/src/en/readmangatoday/res/web_hi_res_512.png b/src/en/readmangatoday/res/web_hi_res_512.png new file mode 100644 index 000000000..997617e7f Binary files /dev/null and b/src/en/readmangatoday/res/web_hi_res_512.png differ