We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 985fe3b commit 6ce1f68Copy full SHA for 6ce1f68
core/build.xml
@@ -13,7 +13,7 @@
13
<property name="core.jar.path" value="../processing-core.zip" />
14
15
<!-- Android platform to build the core library -->
16
- <property name="android.platform" value="android-25" />
+ <property name="android.platform" value="android-26" />
17
18
<!-- Wear version to build the core library -->
19
<property name="wear.version" value="2.0.0" />
0 commit comments