<manifest xmlns:android="http://schemas.android.com/apk/res/android">
  <application>
    <provider
      android:name="com.myfatoorahreactnative.googlepay.MFGPayInitProvider"
      android:authorities="${applicationId}.mfgpayinitprovider"
      android:exported="false" />
  </application>
</manifest>
