feat: Update application name to "MeshCore SAR" and increment project version to 44

This commit is contained in:
Janez T
2025-10-28 09:48:32 +01:00
parent b980fb80f1
commit 6b15006d4e
10 changed files with 20 additions and 20 deletions

View File

@@ -25,7 +25,7 @@
<uses-permission android:name="android.permission.WAKE_LOCK" />
<application
android:label="meshcore_sar_app"
android:label="MeshCore SAR"
android:name="${applicationName}"
android:icon="@mipmap/launcher_icon">
<activity