Skip to content

Commit

Permalink
Merge pull request #1 from JakeWharton/dem-jelly-beans
Browse files Browse the repository at this point in the history
Use Android 4.1 for compilation.
  • Loading branch information
donnfelker committed Sep 6, 2012
2 parents b312593 + 9efbd5c commit 70f05dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<android.version>4.0.1.2</android.version>
<android.version>4.1.1.4</android.version>
</properties>
<build>
<pluginManagement>
Expand Down

0 comments on commit 70f05dd

Please sign in to comment.