diff --git a/src/en/manganelo/build.gradle b/src/en/manganelo/build.gradle index 627d9d541..7bfbafeb3 100644 --- a/src/en/manganelo/build.gradle +++ b/src/en/manganelo/build.gradle @@ -5,7 +5,7 @@ ext { appName = 'Tachiyomi: MangaNelo' pkgNameSuffix = 'en.manganelo' extClass = '.Manganelo' - extVersionCode = 2 + extVersionCode = 3 libVersion = '1.2' } diff --git a/src/en/manganelo/res/mipmap-hdpi/ic_launcher.png b/src/en/manganelo/res/mipmap-hdpi/ic_launcher.png index db859636e..854665e81 100644 Binary files a/src/en/manganelo/res/mipmap-hdpi/ic_launcher.png and b/src/en/manganelo/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/en/manganelo/res/mipmap-mdpi/ic_launcher.png b/src/en/manganelo/res/mipmap-mdpi/ic_launcher.png index e7939b3a1..eb9110b06 100644 Binary files a/src/en/manganelo/res/mipmap-mdpi/ic_launcher.png and b/src/en/manganelo/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/en/manganelo/res/mipmap-xhdpi/ic_launcher.png b/src/en/manganelo/res/mipmap-xhdpi/ic_launcher.png index e41bb3438..0ad724d81 100644 Binary files a/src/en/manganelo/res/mipmap-xhdpi/ic_launcher.png and b/src/en/manganelo/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/en/manganelo/res/mipmap-xxhdpi/ic_launcher.png b/src/en/manganelo/res/mipmap-xxhdpi/ic_launcher.png index 8994d8a59..5317d4a75 100644 Binary files a/src/en/manganelo/res/mipmap-xxhdpi/ic_launcher.png and b/src/en/manganelo/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/en/manganelo/res/mipmap-xxxhdpi/ic_launcher.png b/src/en/manganelo/res/mipmap-xxxhdpi/ic_launcher.png index 658369db5..0d84ac068 100644 Binary files a/src/en/manganelo/res/mipmap-xxxhdpi/ic_launcher.png and b/src/en/manganelo/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/src/en/manganelo/res/web_hi_res_512.png b/src/en/manganelo/res/web_hi_res_512.png index 469d819ef..34f7ee97d 100644 Binary files a/src/en/manganelo/res/web_hi_res_512.png and b/src/en/manganelo/res/web_hi_res_512.png differ