diff --git a/src/all/mangadex/build.gradle b/src/all/mangadex/build.gradle index 8ac3d39be..9b6a613ec 100644 --- a/src/all/mangadex/build.gradle +++ b/src/all/mangadex/build.gradle @@ -5,7 +5,7 @@ ext { appName = 'Tachiyomi: MangaDex' pkgNameSuffix = 'all.mangadex' extClass = '.MangadexFactory' - extVersionCode = 50 + extVersionCode = 51 libVersion = '1.2' } diff --git a/src/all/mangadex/res/mipmap-hdpi/ic_launcher.png b/src/all/mangadex/res/mipmap-hdpi/ic_launcher.png index 3239b43c1..1a7f25b74 100644 Binary files a/src/all/mangadex/res/mipmap-hdpi/ic_launcher.png and b/src/all/mangadex/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/all/mangadex/res/mipmap-mdpi/ic_launcher.png b/src/all/mangadex/res/mipmap-mdpi/ic_launcher.png index 66b056d6c..ab536517d 100644 Binary files a/src/all/mangadex/res/mipmap-mdpi/ic_launcher.png and b/src/all/mangadex/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/all/mangadex/res/mipmap-xhdpi/ic_launcher.png b/src/all/mangadex/res/mipmap-xhdpi/ic_launcher.png index c09a86a5a..f5c650b4d 100644 Binary files a/src/all/mangadex/res/mipmap-xhdpi/ic_launcher.png and b/src/all/mangadex/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/all/mangadex/res/mipmap-xxhdpi/ic_launcher.png b/src/all/mangadex/res/mipmap-xxhdpi/ic_launcher.png index 02500ce5b..49da94a01 100644 Binary files a/src/all/mangadex/res/mipmap-xxhdpi/ic_launcher.png and b/src/all/mangadex/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/all/mangadex/res/mipmap-xxxhdpi/ic_launcher.png b/src/all/mangadex/res/mipmap-xxxhdpi/ic_launcher.png index 8c8fbdfeb..7fd2132ec 100644 Binary files a/src/all/mangadex/res/mipmap-xxxhdpi/ic_launcher.png and b/src/all/mangadex/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/src/all/mangadex/res/web_hi_res_512.png b/src/all/mangadex/res/web_hi_res_512.png index aef63bdbf..6b845b7ef 100644 Binary files a/src/all/mangadex/res/web_hi_res_512.png and b/src/all/mangadex/res/web_hi_res_512.png differ