sts-ryan-holton opened a new issue #1058: URL: https://github.com/apache/cordova-android/issues/1058
# Bug Report ## Problem When trying to edit `gradle.properties` my settings keep getting overwritten when running `cordova build android`. ### What is expected to happen? I expect my settings to not be overwritten when I change them. ### What does actually happen? Settings are getting overwritten. ### Command or Code I'm setting `android.useAndroidX` to **true** but when I run `cordova build android` it gets set to **false** which isn't the intended behaviour. ### Environment, Platform, Device Mac Android ### Version information Cordova 10 Cordova Android 9.0.0 ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
