Issue Type: New Feature New Feature
Assignee: Christopher Orr
Components: android-emulator-plugin
Created: 12/Jan/15 2:22 AM
Description:

I just converted our project from Eclipse and maven to Android Studio and gradle. project.properties is no longer the way to specify sdk version. Now there are properties in the build.gradle files. It'd be excellent if this plugin could somehow grab the value from there instead of us storing it in 2 places.

I suppose a workaround would be to still use project.properties and I can instead read project.properties myself from the gradle scripts and use that for the android compileSdkVersion. Pro: one version, Con: non-standard script.

Project: Jenkins
Priority: Minor Minor
Reporter: Matt Mullins
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to