diff --git a/src/de/wiemanga/build.gradle b/src/de/wiemanga/build.gradle index e3055291d..d09fd542d 100644 --- a/src/de/wiemanga/build.gradle +++ b/src/de/wiemanga/build.gradle @@ -5,7 +5,7 @@ ext { appName = 'Tachiyomi: WieManga' pkgNameSuffix = 'de.wiemanga' extClass = '.WieManga' - extVersionCode = 2 + extVersionCode = 3 libVersion = '1.2' } diff --git a/src/de/wiemanga/res/mipmap-hdpi/ic_launcher.png b/src/de/wiemanga/res/mipmap-hdpi/ic_launcher.png index 8cc318598..addbf8d53 100644 Binary files a/src/de/wiemanga/res/mipmap-hdpi/ic_launcher.png and b/src/de/wiemanga/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/de/wiemanga/res/mipmap-mdpi/ic_launcher.png b/src/de/wiemanga/res/mipmap-mdpi/ic_launcher.png index 7df9caa68..b343ddb6d 100644 Binary files a/src/de/wiemanga/res/mipmap-mdpi/ic_launcher.png and b/src/de/wiemanga/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/de/wiemanga/res/mipmap-xhdpi/ic_launcher.png b/src/de/wiemanga/res/mipmap-xhdpi/ic_launcher.png index 314f24196..2e1ffb270 100644 Binary files a/src/de/wiemanga/res/mipmap-xhdpi/ic_launcher.png and b/src/de/wiemanga/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/de/wiemanga/res/mipmap-xxhdpi/ic_launcher.png b/src/de/wiemanga/res/mipmap-xxhdpi/ic_launcher.png index fa145e168..b6fdc7fa4 100644 Binary files a/src/de/wiemanga/res/mipmap-xxhdpi/ic_launcher.png and b/src/de/wiemanga/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/de/wiemanga/res/mipmap-xxxhdpi/ic_launcher.png b/src/de/wiemanga/res/mipmap-xxxhdpi/ic_launcher.png index 8ba58d6ab..c395efcff 100644 Binary files a/src/de/wiemanga/res/mipmap-xxxhdpi/ic_launcher.png and b/src/de/wiemanga/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/src/de/wiemanga/res/web_hi_res_512.png b/src/de/wiemanga/res/web_hi_res_512.png index bfc6f8e91..d4b21b847 100644 Binary files a/src/de/wiemanga/res/web_hi_res_512.png and b/src/de/wiemanga/res/web_hi_res_512.png differ