diff --git a/src/ar/beastscans/build.gradle b/src/ar/beastscans/build.gradle index 483cd5dbd..7928f058d 100644 --- a/src/ar/beastscans/build.gradle +++ b/src/ar/beastscans/build.gradle @@ -3,7 +3,7 @@ ext { extClass = '.UmiManga' themePkg = 'mangathemesia' baseUrl = 'https://www.umimanga.com' - overrideVersionCode = 2 + overrideVersionCode = 3 } apply from: "$rootDir/common.gradle" diff --git a/src/ar/beastscans/res/mipmap-hdpi/ic_launcher.png b/src/ar/beastscans/res/mipmap-hdpi/ic_launcher.png index 45a794664..088cbd6a2 100644 Binary files a/src/ar/beastscans/res/mipmap-hdpi/ic_launcher.png and b/src/ar/beastscans/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/ar/beastscans/res/mipmap-mdpi/ic_launcher.png b/src/ar/beastscans/res/mipmap-mdpi/ic_launcher.png index 3fe369faa..286364c50 100644 Binary files a/src/ar/beastscans/res/mipmap-mdpi/ic_launcher.png and b/src/ar/beastscans/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/ar/beastscans/res/mipmap-xhdpi/ic_launcher.png b/src/ar/beastscans/res/mipmap-xhdpi/ic_launcher.png index 0ff76471d..c96627c53 100644 Binary files a/src/ar/beastscans/res/mipmap-xhdpi/ic_launcher.png and b/src/ar/beastscans/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/ar/beastscans/res/mipmap-xxhdpi/ic_launcher.png b/src/ar/beastscans/res/mipmap-xxhdpi/ic_launcher.png index dbd6ebc11..d70557e9b 100644 Binary files a/src/ar/beastscans/res/mipmap-xxhdpi/ic_launcher.png and b/src/ar/beastscans/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/ar/beastscans/res/mipmap-xxxhdpi/ic_launcher.png b/src/ar/beastscans/res/mipmap-xxxhdpi/ic_launcher.png index cd8f8e96a..7da9f59a3 100644 Binary files a/src/ar/beastscans/res/mipmap-xxxhdpi/ic_launcher.png and b/src/ar/beastscans/res/mipmap-xxxhdpi/ic_launcher.png differ