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 2020/08/27 16:05:26 UTC

[GitHub] [cordova-android] Menardi commented on issue #1058: gradle.properties keeps getting overwritten

Menardi commented on issue #1058:
URL: https://github.com/apache/cordova-android/issues/1058#issuecomment-682042544


   Anything in the `platforms` folder can be overwritten by the build process, so you should avoid editing it.
   
   To enable AndroidX, you should add this line to your `config.xml`:
   ```
   <preference name="AndroidXEnabled" value="true" />
   ```


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

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