diff --git a/src/it/hentaifantasy/build.gradle b/src/it/hentaifantasy/build.gradle index 45d70a78a..cf5ff36c7 100644 --- a/src/it/hentaifantasy/build.gradle +++ b/src/it/hentaifantasy/build.gradle @@ -5,7 +5,7 @@ ext { appName = 'Tachiyomi: HentaiFantasy' pkgNameSuffix = 'it.hentaifantasy' extClass = '.HentaiFantasy' - extVersionCode = 1 + extVersionCode = 2 libVersion = '1.0' } diff --git a/src/it/hentaifantasy/res/mipmap-hdpi/ic_launcher.png b/src/it/hentaifantasy/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 000000000..59bb1158e Binary files /dev/null and b/src/it/hentaifantasy/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/it/hentaifantasy/res/mipmap-mdpi/ic_launcher.png b/src/it/hentaifantasy/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 000000000..873ab3175 Binary files /dev/null and b/src/it/hentaifantasy/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/it/hentaifantasy/res/mipmap-xhdpi/ic_launcher.png b/src/it/hentaifantasy/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 000000000..84569d5fa Binary files /dev/null and b/src/it/hentaifantasy/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/it/hentaifantasy/res/mipmap-xxhdpi/ic_launcher.png b/src/it/hentaifantasy/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 000000000..035ae99e3 Binary files /dev/null and b/src/it/hentaifantasy/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/it/hentaifantasy/res/mipmap-xxxhdpi/ic_launcher.png b/src/it/hentaifantasy/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 000000000..82cdf3787 Binary files /dev/null and b/src/it/hentaifantasy/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/src/it/hentaifantasy/res/web_hi_res_512.png b/src/it/hentaifantasy/res/web_hi_res_512.png new file mode 100644 index 000000000..ef573885a Binary files /dev/null and b/src/it/hentaifantasy/res/web_hi_res_512.png differ