Skip to content

Commit 8a3f492

Browse files
author
Manny Jimenez
committed
FAD Changing Provider name
1 parent 28cf7b2 commit 8a3f492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-app-distribution/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</activity>
4444

4545
<provider
46-
android:name="androidx.core.content.FileProvider"
46+
android:name="com.google.firebase.appdistribution.FirebaseAppDistributionFileProvider"
4747
android:authorities="${applicationId}.FirebaseAppDistributionFileProvider"
4848
android:exported="false"
4949
android:grantUriPermissions="true">

0 commit comments

Comments
 (0)