diff --git a/src/en/hentai2read/build.gradle b/src/en/hentai2read/build.gradle index 4a08159b1..57b9d8131 100644 --- a/src/en/hentai2read/build.gradle +++ b/src/en/hentai2read/build.gradle @@ -5,7 +5,7 @@ ext { appName = 'Tachiyomi: Hentai2Read' pkgNameSuffix = 'en.hentai2read' extClass = '.Hentai2Read' - extVersionCode = 3 + extVersionCode = 4 libVersion = '1.2' } diff --git a/src/en/hentai2read/res/mipmap-hdpi/ic_launcher.png b/src/en/hentai2read/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 000000000..d88097939 Binary files /dev/null and b/src/en/hentai2read/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/en/hentai2read/res/mipmap-mdpi/ic_launcher.png b/src/en/hentai2read/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 000000000..6d911938b Binary files /dev/null and b/src/en/hentai2read/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/en/hentai2read/res/mipmap-xhdpi/ic_launcher.png b/src/en/hentai2read/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 000000000..0e537cfd5 Binary files /dev/null and b/src/en/hentai2read/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/en/hentai2read/res/mipmap-xxhdpi/ic_launcher.png b/src/en/hentai2read/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 000000000..7e939024c Binary files /dev/null and b/src/en/hentai2read/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/en/hentai2read/res/mipmap-xxxhdpi/ic_launcher.png b/src/en/hentai2read/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 000000000..ef88f287a Binary files /dev/null and b/src/en/hentai2read/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/src/en/hentai2read/res/web_hi_res_512.png b/src/en/hentai2read/res/web_hi_res_512.png new file mode 100644 index 000000000..4c1dfed0a Binary files /dev/null and b/src/en/hentai2read/res/web_hi_res_512.png differ diff --git a/src/en/readcomiconline/build.gradle b/src/en/readcomiconline/build.gradle index e1f6ee329..30d90f927 100644 --- a/src/en/readcomiconline/build.gradle +++ b/src/en/readcomiconline/build.gradle @@ -5,7 +5,7 @@ ext { appName = 'Tachiyomi: ReadComicOnline' pkgNameSuffix = 'en.readcomiconline' extClass = '.Readcomiconline' - extVersionCode = 4 + extVersionCode = 5 libVersion = '1.2' } diff --git a/src/en/readcomiconline/res/mipmap-hdpi/ic_launcher.png b/src/en/readcomiconline/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 000000000..8ed86a9a7 Binary files /dev/null and b/src/en/readcomiconline/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/en/readcomiconline/res/mipmap-mdpi/ic_launcher.png b/src/en/readcomiconline/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 000000000..5729b1fe5 Binary files /dev/null and b/src/en/readcomiconline/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/en/readcomiconline/res/mipmap-xhdpi/ic_launcher.png b/src/en/readcomiconline/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 000000000..b91895671 Binary files /dev/null and b/src/en/readcomiconline/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/en/readcomiconline/res/mipmap-xxhdpi/ic_launcher.png b/src/en/readcomiconline/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 000000000..3159e2302 Binary files /dev/null and b/src/en/readcomiconline/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/en/readcomiconline/res/mipmap-xxxhdpi/ic_launcher.png b/src/en/readcomiconline/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 000000000..eb1335f4c Binary files /dev/null and b/src/en/readcomiconline/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/src/en/readcomiconline/res/web_hi_res_512.png b/src/en/readcomiconline/res/web_hi_res_512.png new file mode 100644 index 000000000..9894ccb25 Binary files /dev/null and b/src/en/readcomiconline/res/web_hi_res_512.png differ