diff --git a/src/all/genkan/build.gradle b/src/all/genkan/build.gradle index c4f01b47f..ca7fbfbb2 100644 --- a/src/all/genkan/build.gradle +++ b/src/all/genkan/build.gradle @@ -5,7 +5,7 @@ ext { appName = 'Tachiyomi: Genkan (multiple sources)' pkgNameSuffix = 'all.genkan' extClass = '.GenkanFactory' - extVersionCode = 10 + extVersionCode = 11 libVersion = '1.2' } diff --git a/src/all/genkan/res/mipmap-hdpi/ic_launcher.png b/src/all/genkan/res/mipmap-hdpi/ic_launcher.png index ca5915a22..0a2c55aa7 100644 Binary files a/src/all/genkan/res/mipmap-hdpi/ic_launcher.png and b/src/all/genkan/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/all/genkan/res/mipmap-mdpi/ic_launcher.png b/src/all/genkan/res/mipmap-mdpi/ic_launcher.png index 0af540701..e6f0260ff 100644 Binary files a/src/all/genkan/res/mipmap-mdpi/ic_launcher.png and b/src/all/genkan/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/all/genkan/res/mipmap-xhdpi/ic_launcher.png b/src/all/genkan/res/mipmap-xhdpi/ic_launcher.png index 8b7687bbf..ca210a848 100644 Binary files a/src/all/genkan/res/mipmap-xhdpi/ic_launcher.png and b/src/all/genkan/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/all/genkan/res/mipmap-xxhdpi/ic_launcher.png b/src/all/genkan/res/mipmap-xxhdpi/ic_launcher.png index 1ccf5e340..872736ea2 100644 Binary files a/src/all/genkan/res/mipmap-xxhdpi/ic_launcher.png and b/src/all/genkan/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/all/genkan/res/mipmap-xxxhdpi/ic_launcher.png b/src/all/genkan/res/mipmap-xxxhdpi/ic_launcher.png index fdb5c4de0..e3e31f8c0 100644 Binary files a/src/all/genkan/res/mipmap-xxxhdpi/ic_launcher.png and b/src/all/genkan/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/src/all/genkan/res/web_hi_res_512.png b/src/all/genkan/res/web_hi_res_512.png index a89333b39..3c424c17c 100644 Binary files a/src/all/genkan/res/web_hi_res_512.png and b/src/all/genkan/res/web_hi_res_512.png differ