Jdroid Java Library Plugin - maxirosson/jdroid-gradle-plugin GitHub Wiki
Tasks
Build Script Dependencies Task
Environment configuration
You can create a gradle.properties file on the root of the project to override the local environment configuration
Open Source Enabled
Whether the sources jar should be uploaded or not. The default value is true
OPEN_SOURCE_ENABLED = false
Integration Tests Enabled
Whether the integration tests are enabled or not. The default value is true
INTEGRATION_TESTS_ENABLED = false