Skip to content

Commit

Permalink
Api Level 9 isn't installed by maven-android-sdk-deployer?
Browse files Browse the repository at this point in the history
  • Loading branch information
ppicazo committed Sep 21, 2011
1 parent f80edb9 commit dd5859d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
</issueManagement>

<properties>
<androidVersion>2.3.1</androidVersion>
<androidApiLevel>9</androidApiLevel>
<androidVersion>2.3.3</androidVersion>
<androidApiLevel>10</androidApiLevel>
<androidApiRevision>_r2</androidApiRevision>

<powermock.version>1.3.8</powermock.version>
Expand Down

0 comments on commit dd5859d

Please sign in to comment.