Remove redundant label in manifest

This commit is contained in:
Pierre-Yves Nicolas
2025-09-05 12:13:27 +02:00
parent 0f77864859
commit 27544ca69d

View File

@@ -22,7 +22,6 @@
<activity
android:name=".MainActivity"
android:exported="true"
android:label="@string/app_name"
android:theme="@style/Theme.MyScan">
<intent-filter>
<action android:name="android.intent.action.MAIN" />