diff --git a/src/en/questionablecontent/build.gradle b/src/en/questionablecontent/build.gradle index ac303073e..74ed1db93 100644 --- a/src/en/questionablecontent/build.gradle +++ b/src/en/questionablecontent/build.gradle @@ -5,7 +5,7 @@ ext { appName = 'Tachiyomi: Questionable Content' pkgNameSuffix = 'en.questionablecontent' extClass = '.QuestionableContent' - extVersionCode = 3 + extVersionCode = 4 libVersion = '1.2' } diff --git a/src/en/questionablecontent/res/mipmap-hdpi/ic_launcher.png b/src/en/questionablecontent/res/mipmap-hdpi/ic_launcher.png index 9b1092b74..9c4203670 100644 Binary files a/src/en/questionablecontent/res/mipmap-hdpi/ic_launcher.png and b/src/en/questionablecontent/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/en/questionablecontent/res/mipmap-mdpi/ic_launcher.png b/src/en/questionablecontent/res/mipmap-mdpi/ic_launcher.png index 8a9f6c552..59a714f43 100644 Binary files a/src/en/questionablecontent/res/mipmap-mdpi/ic_launcher.png and b/src/en/questionablecontent/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/en/questionablecontent/res/mipmap-xhdpi/ic_launcher.png b/src/en/questionablecontent/res/mipmap-xhdpi/ic_launcher.png index 14ccdbc46..3a7ca1ef3 100644 Binary files a/src/en/questionablecontent/res/mipmap-xhdpi/ic_launcher.png and b/src/en/questionablecontent/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/en/questionablecontent/res/mipmap-xxhdpi/ic_launcher.png b/src/en/questionablecontent/res/mipmap-xxhdpi/ic_launcher.png index 0df0852f5..6efb90894 100644 Binary files a/src/en/questionablecontent/res/mipmap-xxhdpi/ic_launcher.png and b/src/en/questionablecontent/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/en/questionablecontent/res/mipmap-xxxhdpi/ic_launcher.png b/src/en/questionablecontent/res/mipmap-xxxhdpi/ic_launcher.png index 2d0c17cdb..536bdb880 100644 Binary files a/src/en/questionablecontent/res/mipmap-xxxhdpi/ic_launcher.png and b/src/en/questionablecontent/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/src/en/questionablecontent/res/web_hi_res_512.png b/src/en/questionablecontent/res/web_hi_res_512.png index a48a6ab5b..3514279ba 100644 Binary files a/src/en/questionablecontent/res/web_hi_res_512.png and b/src/en/questionablecontent/res/web_hi_res_512.png differ