diff --git a/android/app/src/beta/ic_launcher-playstore.png b/android/app/src/beta/ic_launcher-playstore.png
new file mode 100644
index 0000000..6e5d661
Binary files /dev/null and b/android/app/src/beta/ic_launcher-playstore.png differ
diff --git a/android/app/src/beta/res/drawable/ic_app_rounded.png b/android/app/src/beta/res/drawable/ic_app_rounded.png
deleted file mode 100644
index b53b847..0000000
Binary files a/android/app/src/beta/res/drawable/ic_app_rounded.png and /dev/null differ
diff --git a/android/app/src/beta/res/drawable/ic_launcher_foreground.xml b/android/app/src/beta/res/drawable/ic_launcher_foreground.xml
new file mode 100644
index 0000000..80e3057
--- /dev/null
+++ b/android/app/src/beta/res/drawable/ic_launcher_foreground.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android/app/src/beta/res/mipmap-anydpi-v26/ic_launcher.xml b/android/app/src/beta/res/mipmap-anydpi-v26/ic_launcher.xml
new file mode 100644
index 0000000..7353dbd
--- /dev/null
+++ b/android/app/src/beta/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/android/app/src/beta/res/mipmap-anydpi-v26/ic_launcher_round.xml b/android/app/src/beta/res/mipmap-anydpi-v26/ic_launcher_round.xml
new file mode 100644
index 0000000..7353dbd
--- /dev/null
+++ b/android/app/src/beta/res/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/android/app/src/beta/res/mipmap-hdpi/ic_launcher.png b/android/app/src/beta/res/mipmap-hdpi/ic_launcher.png
new file mode 100644
index 0000000..c60c823
Binary files /dev/null and b/android/app/src/beta/res/mipmap-hdpi/ic_launcher.png differ
diff --git a/android/app/src/beta/res/mipmap-hdpi/ic_launcher_round.png b/android/app/src/beta/res/mipmap-hdpi/ic_launcher_round.png
new file mode 100644
index 0000000..d52253a
Binary files /dev/null and b/android/app/src/beta/res/mipmap-hdpi/ic_launcher_round.png differ
diff --git a/android/app/src/beta/res/mipmap-mdpi/ic_launcher.png b/android/app/src/beta/res/mipmap-mdpi/ic_launcher.png
new file mode 100644
index 0000000..64ed6d7
Binary files /dev/null and b/android/app/src/beta/res/mipmap-mdpi/ic_launcher.png differ
diff --git a/android/app/src/beta/res/mipmap-mdpi/ic_launcher_round.png b/android/app/src/beta/res/mipmap-mdpi/ic_launcher_round.png
new file mode 100644
index 0000000..e142327
Binary files /dev/null and b/android/app/src/beta/res/mipmap-mdpi/ic_launcher_round.png differ
diff --git a/android/app/src/beta/res/mipmap-xhdpi/ic_launcher.png b/android/app/src/beta/res/mipmap-xhdpi/ic_launcher.png
new file mode 100644
index 0000000..f59d459
Binary files /dev/null and b/android/app/src/beta/res/mipmap-xhdpi/ic_launcher.png differ
diff --git a/android/app/src/beta/res/mipmap-xhdpi/ic_launcher_round.png b/android/app/src/beta/res/mipmap-xhdpi/ic_launcher_round.png
new file mode 100644
index 0000000..133b4a5
Binary files /dev/null and b/android/app/src/beta/res/mipmap-xhdpi/ic_launcher_round.png differ
diff --git a/android/app/src/beta/res/mipmap-xxhdpi/ic_launcher.png b/android/app/src/beta/res/mipmap-xxhdpi/ic_launcher.png
new file mode 100644
index 0000000..3cc5e45
Binary files /dev/null and b/android/app/src/beta/res/mipmap-xxhdpi/ic_launcher.png differ
diff --git a/android/app/src/beta/res/mipmap-xxhdpi/ic_launcher_round.png b/android/app/src/beta/res/mipmap-xxhdpi/ic_launcher_round.png
new file mode 100644
index 0000000..82272c3
Binary files /dev/null and b/android/app/src/beta/res/mipmap-xxhdpi/ic_launcher_round.png differ
diff --git a/android/app/src/beta/res/mipmap-xxxhdpi/ic_launcher.png b/android/app/src/beta/res/mipmap-xxxhdpi/ic_launcher.png
new file mode 100644
index 0000000..b7f3a5c
Binary files /dev/null and b/android/app/src/beta/res/mipmap-xxxhdpi/ic_launcher.png differ
diff --git a/android/app/src/beta/res/mipmap-xxxhdpi/ic_launcher_round.png b/android/app/src/beta/res/mipmap-xxxhdpi/ic_launcher_round.png
new file mode 100644
index 0000000..e0f4c71
Binary files /dev/null and b/android/app/src/beta/res/mipmap-xxxhdpi/ic_launcher_round.png differ
diff --git a/android/app/src/beta/res/values/ic_launcher_background.xml b/android/app/src/beta/res/values/ic_launcher_background.xml
new file mode 100644
index 0000000..5950cfc
--- /dev/null
+++ b/android/app/src/beta/res/values/ic_launcher_background.xml
@@ -0,0 +1,4 @@
+
+
+ #3C3F41
+
\ No newline at end of file
diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml
index a869206..3c3e960 100644
--- a/android/app/src/main/AndroidManifest.xml
+++ b/android/app/src/main/AndroidManifest.xml
@@ -23,7 +23,7 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
new file mode 100644
index 0000000..7353dbd
--- /dev/null
+++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
new file mode 100644
index 0000000..7353dbd
--- /dev/null
+++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
index db77bb4..ee1d58e 100644
Binary files a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-hdpi/ic_launcher.png differ
diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
new file mode 100644
index 0000000..bc056cf
Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ
diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
index 17987b7..edf84c2 100644
Binary files a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-mdpi/ic_launcher.png differ
diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
new file mode 100644
index 0000000..4b36589
Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ
diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
index 09d4391..be2613c 100644
Binary files a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ
diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
new file mode 100644
index 0000000..e84f1cd
Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ
diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
index d5f1c8d..76418f5 100644
Binary files a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ
diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
new file mode 100644
index 0000000..8719da3
Binary files /dev/null and b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ
diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
index 4d6372e..ccf2af9 100644
Binary files a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ
diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
new file mode 100644
index 0000000..a9b9271
Binary files /dev/null and b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ
diff --git a/android/app/src/main/res/values/ic_launcher_background.xml b/android/app/src/main/res/values/ic_launcher_background.xml
new file mode 100644
index 0000000..c8327e5
--- /dev/null
+++ b/android/app/src/main/res/values/ic_launcher_background.xml
@@ -0,0 +1,4 @@
+
+
+ #1BA1E2
+
\ No newline at end of file
diff --git a/pubspec.yaml b/pubspec.yaml
index 634e593..4b5ebfa 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -11,7 +11,7 @@ description: Comunic client
# 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.2+3
+version: 1.1.0+4
environment:
sdk: ">=2.1.0 <3.0.0"