エリス
9df6793f34
chore: set AndroidX off by default ( #1005 )
2020-06-23 16:13:04 +09:00
Norman Breau
4d0d60c294
Feature: JVM Args flag ( #948 )
...
* feat: JVM args flag
* test: JVM args flag
* feat: Do not display recommended memory warning unless if memory is less than cordova default
2020-04-16 09:39:22 -03:00
エリス
de105e8651
refactor (eslint): use cordova-eslint ( #910 )
2020-01-31 22:02:48 +09:00
エリス
d01ed80a61
feat: add androidx support ( #901 )
2020-01-27 15:52:08 +09:00
Norman Breau
8ef742e79d
feat: upgrade gradle to 6.1 & gradle build tools to 3.5.3 ( #792 )
...
* feat!: upgrade gradle to 6.1
* feat!: upgrade gradle build tools to 3.5.3
* feat: added `npm run clean-tests`
* fix!: Removed useDeprecatedNdk as this option is now completely removed from gradle.
* feat!: bump gradle to 6.1 & gradle build tools to 3.5.3
Co-authored-by: エリス <erisu@users.noreply.github.com>
2020-01-21 19:24:00 +09:00
エリス
485e6e0e4d
Improve Gradle Build Arguments ( #699 )
...
* Remove `uses-sdk` from AndroidManifest
* Remove dependency `elementtree`
* Updated Build Command Help Menu Printout
* Cleanup `minSdkVersion` printout
* Added `maxSdkVersion`, but not recommended to set.
* Added `targetSdkVersion`
* Update the `GradlePropertiesParser` & Test Spec
* Always Set Overriding Changes
* Update existing properties
* Update configure method
2019-04-06 13:28:25 +09:00
Chris Brody
867da56e2e
Use custom Gradle properties to read minSdkVersion value from config.xml ( #655 )
...
Co-authored-by: エリス <ellis.bryan@gmail.com>
Co-authored-by: Christopher J. Brody <chris.brody@gmail.com>
2019-02-12 20:11:32 -05:00
エリス
dacb0e5c72
CB-14201: (android) Removes Gradle property in-line command arguments for gradle.properties
2018-09-06 14:16:05 +09:00