mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +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>
|
<resourceDirectory>${project.basedir}/res</resourceDirectory>
|
||||||
<nativeLibrariesDirectory>${project.basedir}/src/main/native</nativeLibrariesDirectory>
|
<nativeLibrariesDirectory>${project.basedir}/src/main/native</nativeLibrariesDirectory>
|
||||||
<sdk>
|
<sdk>
|
||||||
<platform>17</platform>
|
<platform>22</platform>
|
||||||
</sdk>
|
</sdk>
|
||||||
<undeployBeforeDeploy>true</undeployBeforeDeploy>
|
<undeployBeforeDeploy>true</undeployBeforeDeploy>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue