debug builds get name suffix and different launcher icon color
Auto Tag on Version Change / check-version (push) Successful in 4s

This commit is contained in:
2026-05-28 17:15:14 +05:00
parent 69aa172eff
commit 6325f4fd7a
2 changed files with 14 additions and 0 deletions
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path
android:fillColor="#CC0000"
android:pathData="M0,0h108v108h-108z" />
</vector>
+4
View File
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Thijooree Debug</string>
</resources>