Skip to content

Commit 974dc3d

Browse files
committed
FEAT: 앱 알림 로고 설정 및 이름 변경
1 parent b87b816 commit 974dc3d

File tree

22 files changed

+5
-3
lines changed

22 files changed

+5
-3
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<resources>
2-
<string name="app_name">tuk</string>
3-
</resources>
2+
<string name="app_name"></string>
3+
</resources>

app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp renamed to core/designsystem/src/main/res/drawable/ic_launcher_foreground.webp

File renamed without changes.

app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml renamed to core/designsystem/src/main/res/mipmap-anydpi-v26/ic_launcher.xml

File renamed without changes.

app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml renamed to core/designsystem/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml

File renamed without changes.
File renamed without changes.

app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp renamed to core/designsystem/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp

File renamed without changes.

app/src/main/res/mipmap-hdpi/ic_launcher_round.webp renamed to core/designsystem/src/main/res/mipmap-hdpi/ic_launcher_round.webp

File renamed without changes.
File renamed without changes.

app/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp renamed to core/designsystem/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp

File renamed without changes.

app/src/main/res/mipmap-mdpi/ic_launcher_round.webp renamed to core/designsystem/src/main/res/mipmap-mdpi/ic_launcher_round.webp

File renamed without changes.

0 commit comments

Comments
 (0)