diff --git a/android/app/src/main/res/mipmap-hdpi/logo.png b/android/app/src/main/res/mipmap-hdpi/logo.png index d398d6ef..e8ce35ea 100644 Binary files a/android/app/src/main/res/mipmap-hdpi/logo.png and b/android/app/src/main/res/mipmap-hdpi/logo.png differ diff --git a/android/app/src/main/res/mipmap-mdpi/logo.png b/android/app/src/main/res/mipmap-mdpi/logo.png index d398d6ef..e8ce35ea 100644 Binary files a/android/app/src/main/res/mipmap-mdpi/logo.png and b/android/app/src/main/res/mipmap-mdpi/logo.png differ diff --git a/android/app/src/main/res/mipmap-xhdpi/logo.png b/android/app/src/main/res/mipmap-xhdpi/logo.png index d398d6ef..e8ce35ea 100644 Binary files a/android/app/src/main/res/mipmap-xhdpi/logo.png and b/android/app/src/main/res/mipmap-xhdpi/logo.png differ diff --git a/android/app/src/main/res/mipmap-xxhdpi/logo.png b/android/app/src/main/res/mipmap-xxhdpi/logo.png index d398d6ef..e8ce35ea 100644 Binary files a/android/app/src/main/res/mipmap-xxhdpi/logo.png and b/android/app/src/main/res/mipmap-xxhdpi/logo.png differ diff --git a/android/app/src/main/res/mipmap-xxxhdpi/logo.png b/android/app/src/main/res/mipmap-xxxhdpi/logo.png index d398d6ef..e8ce35ea 100644 Binary files a/android/app/src/main/res/mipmap-xxxhdpi/logo.png and b/android/app/src/main/res/mipmap-xxxhdpi/logo.png differ diff --git a/pubspec.yaml b/pubspec.yaml index 0c5a2f26..56e770c2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.0.6+7 +version: 1.0.7+8 environment: sdk: ">=2.7.0 <3.0.0"