Fix indentation

This commit is contained in:
Owen Mansel-Chan
2025-03-05 14:13:53 +00:00
committed by GitHub
parent b4c75d832c
commit f2947f7066

View File

@@ -8,7 +8,7 @@
<receiver android:name=".EmptyReceiverXml">
<intent-filter>
<action android:name"android.intent.action.BOOT_COMPLETED" />
</intent-filter>
</intent-filter>
</receiver>
</application>
</manifest>