diff --git a/src/en/animatedglitchedcomics/build.gradle b/src/en/animatedglitchedcomics/build.gradle index 1c1056d85..a3b14ad91 100644 --- a/src/en/animatedglitchedcomics/build.gradle +++ b/src/en/animatedglitchedcomics/build.gradle @@ -3,7 +3,7 @@ ext { extClass = '.AnimatedGlitchedComics' themePkg = 'keyoapp' baseUrl = 'https://agrcomics.com' - overrideVersionCode = 22 + overrideVersionCode = 23 } apply from: "$rootDir/common.gradle" diff --git a/src/en/animatedglitchedcomics/res/mipmap-hdpi/ic_launcher.png b/src/en/animatedglitchedcomics/res/mipmap-hdpi/ic_launcher.png index 7e329254a..64208cc34 100644 Binary files a/src/en/animatedglitchedcomics/res/mipmap-hdpi/ic_launcher.png and b/src/en/animatedglitchedcomics/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/en/animatedglitchedcomics/res/mipmap-mdpi/ic_launcher.png b/src/en/animatedglitchedcomics/res/mipmap-mdpi/ic_launcher.png index 36f7338a4..5950ba2a0 100644 Binary files a/src/en/animatedglitchedcomics/res/mipmap-mdpi/ic_launcher.png and b/src/en/animatedglitchedcomics/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/en/animatedglitchedcomics/res/mipmap-xhdpi/ic_launcher.png b/src/en/animatedglitchedcomics/res/mipmap-xhdpi/ic_launcher.png index 5fa635247..8fd8505ea 100644 Binary files a/src/en/animatedglitchedcomics/res/mipmap-xhdpi/ic_launcher.png and b/src/en/animatedglitchedcomics/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/en/animatedglitchedcomics/res/mipmap-xxhdpi/ic_launcher.png b/src/en/animatedglitchedcomics/res/mipmap-xxhdpi/ic_launcher.png index 4895e69dc..2120d4780 100644 Binary files a/src/en/animatedglitchedcomics/res/mipmap-xxhdpi/ic_launcher.png and b/src/en/animatedglitchedcomics/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/en/animatedglitchedcomics/res/mipmap-xxxhdpi/ic_launcher.png b/src/en/animatedglitchedcomics/res/mipmap-xxxhdpi/ic_launcher.png index 4b8b03dc6..ff943702e 100644 Binary files a/src/en/animatedglitchedcomics/res/mipmap-xxxhdpi/ic_launcher.png and b/src/en/animatedglitchedcomics/res/mipmap-xxxhdpi/ic_launcher.png differ