diff --git a/src/es/doujinyang/build.gradle b/src/es/doujinyang/build.gradle
index 5c7b5bce2..d9ce7134f 100644
--- a/src/es/doujinyang/build.gradle
+++ b/src/es/doujinyang/build.gradle
@@ -5,7 +5,7 @@ ext {
     appName = 'Tachiyomi: Doujin-Yang'
     pkgNameSuffix = 'es.doujinyang'
     extClass = '.DoujinYang'
-    extVersionCode = 1
+    extVersionCode = 2
     libVersion = '1.2'
 }
 
diff --git a/src/es/doujinyang/res/mipmap-hdpi/ic_launcher.png b/src/es/doujinyang/res/mipmap-hdpi/ic_launcher.png
new file mode 100644
index 000000000..ec64c4536
Binary files /dev/null and b/src/es/doujinyang/res/mipmap-hdpi/ic_launcher.png differ
diff --git a/src/es/doujinyang/res/mipmap-mdpi/ic_launcher.png b/src/es/doujinyang/res/mipmap-mdpi/ic_launcher.png
new file mode 100644
index 000000000..b77d6b578
Binary files /dev/null and b/src/es/doujinyang/res/mipmap-mdpi/ic_launcher.png differ
diff --git a/src/es/doujinyang/res/mipmap-xhdpi/ic_launcher.png b/src/es/doujinyang/res/mipmap-xhdpi/ic_launcher.png
new file mode 100644
index 000000000..44663fb8d
Binary files /dev/null and b/src/es/doujinyang/res/mipmap-xhdpi/ic_launcher.png differ
diff --git a/src/es/doujinyang/res/mipmap-xxhdpi/ic_launcher.png b/src/es/doujinyang/res/mipmap-xxhdpi/ic_launcher.png
new file mode 100644
index 000000000..25bbcecc5
Binary files /dev/null and b/src/es/doujinyang/res/mipmap-xxhdpi/ic_launcher.png differ
diff --git a/src/es/doujinyang/res/mipmap-xxxhdpi/ic_launcher.png b/src/es/doujinyang/res/mipmap-xxxhdpi/ic_launcher.png
new file mode 100644
index 000000000..0c70a707f
Binary files /dev/null and b/src/es/doujinyang/res/mipmap-xxxhdpi/ic_launcher.png differ
diff --git a/src/es/doujinyang/res/web_hi_res_512.png b/src/es/doujinyang/res/web_hi_res_512.png
new file mode 100644
index 000000000..0dbb13940
Binary files /dev/null and b/src/es/doujinyang/res/web_hi_res_512.png differ