diff --git a/multisrc/overrides/wpmangastream/theapolloteam/res/mipmap-hdpi/ic_launcher.png b/multisrc/overrides/wpmangastream/theapolloteam/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 000000000..6abf150cc Binary files /dev/null and b/multisrc/overrides/wpmangastream/theapolloteam/res/mipmap-hdpi/ic_launcher.png differ diff --git a/multisrc/overrides/wpmangastream/theapolloteam/res/mipmap-mdpi/ic_launcher.png b/multisrc/overrides/wpmangastream/theapolloteam/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 000000000..6e19252ea Binary files /dev/null and b/multisrc/overrides/wpmangastream/theapolloteam/res/mipmap-mdpi/ic_launcher.png differ diff --git a/multisrc/overrides/wpmangastream/theapolloteam/res/mipmap-xhdpi/ic_launcher.png b/multisrc/overrides/wpmangastream/theapolloteam/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 000000000..5a6b86ad1 Binary files /dev/null and b/multisrc/overrides/wpmangastream/theapolloteam/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/multisrc/overrides/wpmangastream/theapolloteam/res/mipmap-xxhdpi/ic_launcher.png b/multisrc/overrides/wpmangastream/theapolloteam/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 000000000..274df94fb Binary files /dev/null and b/multisrc/overrides/wpmangastream/theapolloteam/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/multisrc/overrides/wpmangastream/theapolloteam/res/mipmap-xxxhdpi/ic_launcher.png b/multisrc/overrides/wpmangastream/theapolloteam/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 000000000..2aa07ed35 Binary files /dev/null and b/multisrc/overrides/wpmangastream/theapolloteam/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/multisrc/overrides/wpmangastream/theapolloteam/res/web_hi_res_512.png b/multisrc/overrides/wpmangastream/theapolloteam/res/web_hi_res_512.png new file mode 100644 index 000000000..a08b2a352 Binary files /dev/null and b/multisrc/overrides/wpmangastream/theapolloteam/res/web_hi_res_512.png differ diff --git a/multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/wpmangastream/WPMangaStreamGenerator.kt b/multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/wpmangastream/WPMangaStreamGenerator.kt index b5906ee2f..a6f7fbad8 100644 --- a/multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/wpmangastream/WPMangaStreamGenerator.kt +++ b/multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/wpmangastream/WPMangaStreamGenerator.kt @@ -48,6 +48,7 @@ class WPMangaStreamGenerator : ThemeSourceGenerator { SingleLang("xCaliBR Scans", "http://xcalibrscans.com", "en"), SingleLang("NoxSubs", "https://noxsubs.com", "tr"), SingleLang("World Romance Translation", "https://wrt.my.id/", "id", overrideVersionCode = 1), + SingleLang("The Apollo Team", "https://theapollo.team", "en"), ) companion object {