Remove appcenter update notification

This commit is contained in:
世界
2023-08-12 21:48:38 +08:00
parent 6dbd3523d9
commit c2c3db6835

View File

@@ -164,6 +164,11 @@
android:resource="@xml/cache_paths" />
</provider>
<receiver
android:name="com.microsoft.appcenter.distribute.UpdateReceiver"
tools:node="remove" />
</application>
</manifest>