App update using api added

This commit is contained in:
Mariya
2024-01-04 12:10:20 +05:30
parent b0d348cf6d
commit 18ed6c4e11
2 changed files with 40 additions and 10 deletions

View File

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