diff --git a/AppIcons (2)/playStore-large.png b/AppIcons (2)/playStore-large.png new file mode 100644 index 0000000..4b5a5ca Binary files /dev/null and b/AppIcons (2)/playStore-large.png differ diff --git a/AppIcons (2)/playstore-new.png b/AppIcons (2)/playstore-new.png new file mode 100644 index 0000000..0a4db77 Binary files /dev/null and b/AppIcons (2)/playstore-new.png differ diff --git a/MyInfoMate-icon.png b/MyInfoMate-icon.png new file mode 100644 index 0000000..7abd07d Binary files /dev/null and b/MyInfoMate-icon.png differ diff --git a/RELEASE/app-release_version_2_1_1.aab b/RELEASE/app-release_version_2_1_1.aab new file mode 100644 index 0000000..dde457f Binary files /dev/null and b/RELEASE/app-release_version_2_1_1.aab differ diff --git a/android/app/src/main/res/mipmap-hdpi/launcher_icon.png b/android/app/src/main/res/mipmap-hdpi/launcher_icon.png index 0a62a16..99206f3 100644 Binary files a/android/app/src/main/res/mipmap-hdpi/launcher_icon.png and b/android/app/src/main/res/mipmap-hdpi/launcher_icon.png differ diff --git a/android/app/src/main/res/mipmap-mdpi/launcher_icon.png b/android/app/src/main/res/mipmap-mdpi/launcher_icon.png index 1d11e3d..a3fd52f 100644 Binary files a/android/app/src/main/res/mipmap-mdpi/launcher_icon.png and b/android/app/src/main/res/mipmap-mdpi/launcher_icon.png differ diff --git a/android/app/src/main/res/mipmap-xhdpi/launcher_icon.png b/android/app/src/main/res/mipmap-xhdpi/launcher_icon.png index 58aa594..a27cc1a 100644 Binary files a/android/app/src/main/res/mipmap-xhdpi/launcher_icon.png and b/android/app/src/main/res/mipmap-xhdpi/launcher_icon.png differ diff --git a/android/app/src/main/res/mipmap-xxhdpi/launcher_icon.png b/android/app/src/main/res/mipmap-xxhdpi/launcher_icon.png index bdeeadc..533a08d 100644 Binary files a/android/app/src/main/res/mipmap-xxhdpi/launcher_icon.png and b/android/app/src/main/res/mipmap-xxhdpi/launcher_icon.png differ diff --git a/android/app/src/main/res/mipmap-xxxhdpi/launcher_icon.png b/android/app/src/main/res/mipmap-xxxhdpi/launcher_icon.png index 2625111..7254125 100644 Binary files a/android/app/src/main/res/mipmap-xxxhdpi/launcher_icon.png and b/android/app/src/main/res/mipmap-xxxhdpi/launcher_icon.png differ diff --git a/assets/icons/icon-old.png b/assets/icons/icon-old.png new file mode 100644 index 0000000..eb7a9d5 Binary files /dev/null and b/assets/icons/icon-old.png differ diff --git a/assets/icons/icon.png b/assets/icons/icon.png index eb7a9d5..7abd07d 100644 Binary files a/assets/icons/icon.png and b/assets/icons/icon.png differ diff --git a/pubspec.yaml b/pubspec.yaml index 8c45a70..52b2149 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: 2.1.1+21 +version: 2.1.1+22 environment: sdk: ">=3.1.0 <4.0.0"