[SDK] [Cordova] Release v3.0.10

Changelog:

  • Upgrade to WonderPush Android SDK v4.1.1
    • Avoid <provider android:name="androidx.core.content.FileProvider"> conflicts by using a custom class name.
      This avoids a conflict with Ionic Capacitor projects, and probably with some client apps as well considering the official documentation says:

      Set the `android:name` attribute to `androidx.core.content.FileProvider`.
      

If you do not use Ionic Capacitor or did not get such a conflict, you can skip this release.