diff --git a/src/en/xkcd/build.gradle b/src/en/xkcd/build.gradle index 9c3c4267f..dc43e2de6 100644 --- a/src/en/xkcd/build.gradle +++ b/src/en/xkcd/build.gradle @@ -5,7 +5,7 @@ ext { appName = 'Tachiyomi: xkcd' pkgNameSuffix = 'en.xkcd' extClass = '.Xkcd' - extVersionCode = 4 + extVersionCode = 5 libVersion = '1.2' } diff --git a/src/en/xkcd/res/mipmap-hdpi/ic_launcher.png b/src/en/xkcd/res/mipmap-hdpi/ic_launcher.png index 3dd2e4131..621a1b37b 100644 Binary files a/src/en/xkcd/res/mipmap-hdpi/ic_launcher.png and b/src/en/xkcd/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/en/xkcd/res/mipmap-mdpi/ic_launcher.png b/src/en/xkcd/res/mipmap-mdpi/ic_launcher.png index 80bfc44fc..2013e6c5a 100644 Binary files a/src/en/xkcd/res/mipmap-mdpi/ic_launcher.png and b/src/en/xkcd/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/en/xkcd/res/mipmap-xhdpi/ic_launcher.png b/src/en/xkcd/res/mipmap-xhdpi/ic_launcher.png index 4ee78e240..86f96dba1 100644 Binary files a/src/en/xkcd/res/mipmap-xhdpi/ic_launcher.png and b/src/en/xkcd/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/en/xkcd/res/mipmap-xxhdpi/ic_launcher.png b/src/en/xkcd/res/mipmap-xxhdpi/ic_launcher.png index 1ea6b8d17..fd271d743 100644 Binary files a/src/en/xkcd/res/mipmap-xxhdpi/ic_launcher.png and b/src/en/xkcd/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/en/xkcd/res/mipmap-xxxhdpi/ic_launcher.png b/src/en/xkcd/res/mipmap-xxxhdpi/ic_launcher.png index 29d528305..da2e30e23 100644 Binary files a/src/en/xkcd/res/mipmap-xxxhdpi/ic_launcher.png and b/src/en/xkcd/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/src/en/xkcd/res/web_hi_res_512.png b/src/en/xkcd/res/web_hi_res_512.png index f3ba03a43..80e6abdfc 100644 Binary files a/src/en/xkcd/res/web_hi_res_512.png and b/src/en/xkcd/res/web_hi_res_512.png differ