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/07/23 17:23:47 UTC

[GitHub] [cordova-android] erisu commented on pull request #1410: feat!: API 31 support

erisu commented on PR #1410:
URL: https://github.com/apache/cordova-android/pull/1410#issuecomment-1193159359

   @ath0mas Have you tried setting the `preference` flag `AndroidGradlePluginVersion` instead of editing the default file directly?
   
   ```xml
   <preference name="AndroidGradlePluginVersion" value="7.0.1" />
   ```
   Then run CLI command: `cordova prepare android`
   
   This will update the `platforms/android/cdv-gradle-config.json` that is read by the project.
   
   I guess it depends on the use case, but I think the above config is enough for most cases?


-- 
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