diff --git a/src/ko/mangashowme/build.gradle b/src/ko/mangashowme/build.gradle index 4b5b4ffa9..cd2d8c524 100644 --- a/src/ko/mangashowme/build.gradle +++ b/src/ko/mangashowme/build.gradle @@ -5,7 +5,7 @@ ext { appName = 'Tachiyomi: MangaShow.Me' pkgNameSuffix = 'ko.mangashowme' extClass = '.MangaShowMe' - extVersionCode = 1 + extVersionCode = 2 libVersion = '1.2' } diff --git a/src/ko/mangashowme/res/mipmap-hdpi/ic_launcher.png b/src/ko/mangashowme/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 000000000..7a313cf43 Binary files /dev/null and b/src/ko/mangashowme/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/ko/mangashowme/res/mipmap-mdpi/ic_launcher.png b/src/ko/mangashowme/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 000000000..e002c2507 Binary files /dev/null and b/src/ko/mangashowme/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/ko/mangashowme/res/mipmap-xhdpi/ic_launcher.png b/src/ko/mangashowme/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 000000000..4664f167d Binary files /dev/null and b/src/ko/mangashowme/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/ko/mangashowme/res/mipmap-xxhdpi/ic_launcher.png b/src/ko/mangashowme/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 000000000..e34287f39 Binary files /dev/null and b/src/ko/mangashowme/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/ko/mangashowme/res/mipmap-xxxhdpi/ic_launcher.png b/src/ko/mangashowme/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 000000000..9a07e79b5 Binary files /dev/null and b/src/ko/mangashowme/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/src/ko/mangashowme/res/web_hi_res_512.png b/src/ko/mangashowme/res/web_hi_res_512.png new file mode 100644 index 000000000..3c929d703 Binary files /dev/null and b/src/ko/mangashowme/res/web_hi_res_512.png differ