Don't target platform 25; easier to leave it at 24

This commit is contained in:
Sean Owen 2017-01-06 14:12:30 +00:00
parent 0fe0d09602
commit 7daac7cb8b
No known key found for this signature in database
GPG key ID: F6CE9695C9318406

View file

@ -362,7 +362,7 @@
</executions>
<configuration>
<sdk>
<platform>25</platform>
<platform>24</platform>
</sdk>
<proguard>
<skip>true</skip>