Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supported platforms update: #28

Merged
merged 1 commit into from Feb 17, 2012

Conversation

peter-budo
Copy link
Contributor

  • moved platform if/else statement to properties to avoid duplication in with-test and release archetypes
  • new available platforms 9, 10 and 14
  • changed default platform to 10 (I believe that 2.3.3 is now most commonly used for development)
  • updated tests to reflect changes and added separated test for constructor correctness check when API level 7 or less used since 7 is not anymore default
  • updated README.md for API levels

PS: Need to change used android-maven-plugin from 3.0.0 to 3.1.1 in README.md. I noticed it only after commit, sorry.

- moved platform if/else statement to properties to avoid duplication in with-test and release archetypes
- new available platforms 9, 10 and 14
- changed default platform to 10 (I believe that 2.3.3 is now most commonly used for development)
- updated tests to reflect changes and added separated test for constructor correctness check when API level 7 or less used since 7 is not anymore default
- updated README.md for API levels
cescoffier added a commit that referenced this pull request Feb 17, 2012
@cescoffier cescoffier merged commit 43f81f2 into techatspree:master Feb 17, 2012
@cescoffier
Copy link
Contributor

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants