Skip to content

Commit adcc7bb

Browse files
committed
reverting SDK change
1 parent 741964f commit adcc7bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.2.2</android.version>
48+
<android.version>4.1.1.4</android.version>
4949
<maven.resources.version>2.6</maven.resources.version>
5050
</properties>
5151
<build>
@@ -58,7 +58,7 @@
5858
<extensions>true</extensions>
5959
<configuration>
6060
<sdk>
61-
<platform>17</platform>
61+
<platform>16</platform>
6262
</sdk>
6363
<!--<undeployBeforeDeploy>true</undeployBeforeDeploy>-->
6464
<proguard>

0 commit comments

Comments
 (0)