Skip to content

Commit 70f05dd

Browse files
committed
Merge pull request #1 from JakeWharton/dem-jelly-beans
Use Android 4.1 for compilation.
2 parents b312593 + 9efbd5c commit 70f05dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
<properties>
4747
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
48-
<android.version>4.0.1.2</android.version>
48+
<android.version>4.1.1.4</android.version>
4949
</properties>
5050
<build>
5151
<pluginManagement>

0 commit comments

Comments
 (0)