Revert "fix: maybe fix crashes on the change of themes on nightly build"

This reverts commit cf0b1cf035.
This commit is contained in:
LucasGGamerM
2023-04-02 20:00:15 -03:00
parent 9bcae3f893
commit 3eaff4cb4c

View File

@@ -8,8 +8,7 @@
<application
tools:replace="android:label"
android:label="@string/mo_app_name_nightly"
android:largeHeap="true">
android:label="@string/mo_app_name_nightly">
<!-- <receiver android:name=".updater.GithubSelfUpdaterImpl$InstallerStatusReceiver" android:exported="false"/>-->
<!-- <receiver android:name=".updater.GithubSelfUpdaterImpl$AfterUpdateRestartReceiver" android:exported="true" android:enabled="false">-->
<!-- <intent-filter>-->