App update Issue fixed, its updated successfully within one app itself

This commit is contained in:
Mariya
2024-01-04 13:00:47 +05:30
parent 18ed6c4e11
commit 46d2c2f57b
3 changed files with 7 additions and 8 deletions

View File

@@ -129,7 +129,7 @@
<provider
android:name="androidx.core.content.FileProvider"
android:authorities="com.example.hpostesting.preprod.fileprovider"
android:authorities="com.example.hpostesting.quality.fileprovider"
android:exported="false"
android:grantUriPermissions="true">
<meta-data