Skip to content

Commit 45fc753

Browse files
committed
Remove unnecessary label
1 parent 84a11d5 commit 45fc753

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android-example-app/app-kotlin/src/main/AndroidManifest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
android:theme="@style/AppTheme" >
1212
<activity
1313
android:name="ch.freshbits.pathshare.example.MainActivity"
14-
android:label="@string/app_name"
1514
android:exported="true">
1615
<intent-filter>
1716
<action android:name="android.intent.action.MAIN" />

0 commit comments

Comments
 (0)