diff --git a/src/en/topmanhua/build.gradle b/src/en/topmanhua/build.gradle index e09d7fa3c..31a1ee54f 100644 --- a/src/en/topmanhua/build.gradle +++ b/src/en/topmanhua/build.gradle @@ -3,7 +3,7 @@ ext { extClass = '.TopManhua' themePkg = 'madara' baseUrl = 'https://mangatop.org' - overrideVersionCode = 4 + overrideVersionCode = 5 isNsfw = true } diff --git a/src/en/topmanhua/res/mipmap-hdpi/ic_launcher.png b/src/en/topmanhua/res/mipmap-hdpi/ic_launcher.png index 9ed6f05a7..befbd1bea 100644 Binary files a/src/en/topmanhua/res/mipmap-hdpi/ic_launcher.png and b/src/en/topmanhua/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/en/topmanhua/res/mipmap-mdpi/ic_launcher.png b/src/en/topmanhua/res/mipmap-mdpi/ic_launcher.png index 472e50e31..cc8dbcfbf 100644 Binary files a/src/en/topmanhua/res/mipmap-mdpi/ic_launcher.png and b/src/en/topmanhua/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/en/topmanhua/res/mipmap-xhdpi/ic_launcher.png b/src/en/topmanhua/res/mipmap-xhdpi/ic_launcher.png index 3aa7a50bb..462690d48 100644 Binary files a/src/en/topmanhua/res/mipmap-xhdpi/ic_launcher.png and b/src/en/topmanhua/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/en/topmanhua/res/mipmap-xxhdpi/ic_launcher.png b/src/en/topmanhua/res/mipmap-xxhdpi/ic_launcher.png index 703f0df3d..c031d5cc8 100644 Binary files a/src/en/topmanhua/res/mipmap-xxhdpi/ic_launcher.png and b/src/en/topmanhua/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/en/topmanhua/res/mipmap-xxxhdpi/ic_launcher.png b/src/en/topmanhua/res/mipmap-xxxhdpi/ic_launcher.png index 879c77e5b..c25c88e83 100644 Binary files a/src/en/topmanhua/res/mipmap-xxxhdpi/ic_launcher.png and b/src/en/topmanhua/res/mipmap-xxxhdpi/ic_launcher.png differ