aboutsummaryrefslogtreecommitdiff
path: root/android/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/pom.xml')
-rw-r--r--android/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/pom.xml b/android/pom.xml
index 0402608c5..03ab262a9 100644
--- a/android/pom.xml
+++ b/android/pom.xml
@@ -69,7 +69,7 @@
<extensions>true</extensions>
<configuration>
<sdk>
- <platform>24</platform>
+ <platform>${android.latest.version}</platform>
<path>${env.ANDROID_HOME}</path>
</sdk>
</configuration>