mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Updated to more recent SDK
This commit is contained in:
parent
79dddb9cb3
commit
2427ee7b6f
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -44,7 +44,7 @@
|
|||
<resourceDirectory>${project.basedir}/res</resourceDirectory>
|
||||
<nativeLibrariesDirectory>${project.basedir}/src/main/native</nativeLibrariesDirectory>
|
||||
<sdk>
|
||||
<platform>17</platform>
|
||||
<platform>22</platform>
|
||||
</sdk>
|
||||
<undeployBeforeDeploy>true</undeployBeforeDeploy>
|
||||
</configuration>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue