diff --git a/app/build.gradle b/app/build.gradle
index 4931d6a..0844aed 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
buildConfigField 'boolean', 'HIDDEN_APP', 'false'
minSdkVersion 16
targetSdkVersion 33
- versionCode 80
- versionName '6.19'
+ versionCode 81
+ versionName '7.0'
multiDexEnabled true
}
namespace 'org.traccar.client'
diff --git a/app/src/hidden/res/drawable/ic_launcher_foreground.xml b/app/src/hidden/res/drawable/ic_launcher_foreground.xml
new file mode 100644
index 0000000..f00f676
--- /dev/null
+++ b/app/src/hidden/res/drawable/ic_launcher_foreground.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
diff --git a/app/src/hidden/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/hidden/res/mipmap-anydpi-v26/ic_launcher.xml
index 4633039..1f87709 100644
--- a/app/src/hidden/res/mipmap-anydpi-v26/ic_launcher.xml
+++ b/app/src/hidden/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -1,5 +1,6 @@
-
-
+
+
+
\ No newline at end of file
diff --git a/app/src/hidden/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/hidden/res/mipmap-anydpi-v26/ic_launcher_round.xml
deleted file mode 100644
index 4633039..0000000
--- a/app/src/hidden/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/hidden/res/mipmap-hdpi/ic_launcher.png b/app/src/hidden/res/mipmap-hdpi/ic_launcher.png
index d0a9deb..32b1274 100755
Binary files a/app/src/hidden/res/mipmap-hdpi/ic_launcher.png and b/app/src/hidden/res/mipmap-hdpi/ic_launcher.png differ
diff --git a/app/src/hidden/res/mipmap-hdpi/ic_launcher_foreground.png b/app/src/hidden/res/mipmap-hdpi/ic_launcher_foreground.png
deleted file mode 100644
index 0f747f7..0000000
Binary files a/app/src/hidden/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/app/src/hidden/res/mipmap-mdpi/ic_launcher.png b/app/src/hidden/res/mipmap-mdpi/ic_launcher.png
index 5aadf4f..a41d997 100755
Binary files a/app/src/hidden/res/mipmap-mdpi/ic_launcher.png and b/app/src/hidden/res/mipmap-mdpi/ic_launcher.png differ
diff --git a/app/src/hidden/res/mipmap-mdpi/ic_launcher_foreground.png b/app/src/hidden/res/mipmap-mdpi/ic_launcher_foreground.png
deleted file mode 100644
index 00df5a8..0000000
Binary files a/app/src/hidden/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/app/src/hidden/res/mipmap-xhdpi/ic_launcher.png b/app/src/hidden/res/mipmap-xhdpi/ic_launcher.png
index 1c13bde..72ae7b6 100755
Binary files a/app/src/hidden/res/mipmap-xhdpi/ic_launcher.png and b/app/src/hidden/res/mipmap-xhdpi/ic_launcher.png differ
diff --git a/app/src/hidden/res/mipmap-xhdpi/ic_launcher_foreground.png b/app/src/hidden/res/mipmap-xhdpi/ic_launcher_foreground.png
deleted file mode 100644
index a5c60fb..0000000
Binary files a/app/src/hidden/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/app/src/hidden/res/mipmap-xxhdpi/ic_launcher.png b/app/src/hidden/res/mipmap-xxhdpi/ic_launcher.png
index 89d6270..8e3f411 100755
Binary files a/app/src/hidden/res/mipmap-xxhdpi/ic_launcher.png and b/app/src/hidden/res/mipmap-xxhdpi/ic_launcher.png differ
diff --git a/app/src/hidden/res/mipmap-xxhdpi/ic_launcher_foreground.png b/app/src/hidden/res/mipmap-xxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 65081bd..0000000
Binary files a/app/src/hidden/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/app/src/hidden/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/hidden/res/mipmap-xxxhdpi/ic_launcher.png
index 0aa0af8..e42aeb9 100755
Binary files a/app/src/hidden/res/mipmap-xxxhdpi/ic_launcher.png and b/app/src/hidden/res/mipmap-xxxhdpi/ic_launcher.png differ
diff --git a/app/src/hidden/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/app/src/hidden/res/mipmap-xxxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 3660c94..0000000
Binary files a/app/src/hidden/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ