Fix naming

Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
This commit is contained in:
Lukas Abfalterer
2025-03-05 12:50:54 +01:00
committed by GitHub
parent c9b75afc2a
commit 41e9a837e5

View File

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