katzer / cordova-plugin-email-composer

Edit and send email messages
Apache License 2.0
344 stars 333 forks source link

Android X support #364

Closed mathiasscheffe closed 2 years ago

mathiasscheffe commented 3 years ago

Moved to android X support libraries in order to enable use of this plugin under cordova-android@10.0.0

jfoclpf commented 2 years ago

Hi @mathiasscheffe it seems in this PR you propose 2 changes, but the change you propose for plugins.xml was already merged with PR #368

Does the change in src/android/Provider.java is still valid?

import androidx.core.content.FileProvider

If so, could you redo the PR to ignore the first part?

Thanks

jfoclpf commented 2 years ago

duplicate of #362 and #368