Replace appcenter with google services
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
android:name="android.app.shortcuts"
|
||||
android:resource="@xml/shortcuts" />
|
||||
|
||||
<meta-data
|
||||
android:name="firebase_crashlytics_collection_enabled"
|
||||
android:value="false" />
|
||||
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
@@ -173,11 +177,6 @@
|
||||
android:resource="@xml/cache_paths" />
|
||||
</provider>
|
||||
|
||||
|
||||
<receiver
|
||||
android:name="com.microsoft.appcenter.distribute.UpdateReceiver"
|
||||
tools:node="remove" />
|
||||
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user