From 11818054364b6248be8ff092d2914598f1081dc5 Mon Sep 17 00:00:00 2001 From: Przemyslaw Date: Thu, 18 Apr 2024 18:46:24 +0200 Subject: Init --- android/SameGame/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 5 +++++ .../app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 android/SameGame/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml create mode 100644 android/SameGame/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml (limited to 'android/SameGame/app/src/main/res/mipmap-anydpi-v26') diff --git a/android/SameGame/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/android/SameGame/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 0000000..fdd632e --- /dev/null +++ b/android/SameGame/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/android/SameGame/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/android/SameGame/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 0000000..fdd632e --- /dev/null +++ b/android/SameGame/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file -- cgit v1.2.3