You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/02/07 15:58:05 UTC

[GitHub] [cordova-android] thibaultv edited a comment on issue #650: Is there a way to change the version of Gradle Plugin?

thibaultv edited a comment on issue #650:
URL: https://github.com/apache/cordova-android/issues/650#issuecomment-1031627625


   Hi @nrikiji, I encounter the same problem recently. I need to use `<queries>` element in the AndroidManifest.xml.
   However, it's only compatible since some patch of [Android Gradle Plugin](https://stackoverflow.com/a/62969918).
   2 possibilities:
   - Upgrade to last version of Cordova Android (10.x)
   - Cordova Android 8 (v3.3.0) / 9 (v4.0.0) : Use a hook that modify the version. I haven't tested but this [hook](https://stackoverflow.com/a/70187922) seems to make the job.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org