- mid commit

This commit is contained in:
2023-08-29 16:12:50 +01:00
parent f99fe44d4a
commit e0d030698c
7 changed files with 91 additions and 2 deletions

View File

@@ -40,7 +40,7 @@
<provider
android:name="androidx.core.content.FileProvider"
android:authorities="com.appttude.h_mal.farmr.provider"
android:authorities="${applicationId}.provider"
android:exported="false"
android:grantUriPermissions="true">
<meta-data