Skip to content

Commit 6ce1f68

Browse files
committed
update android platform in code
1 parent 985fe3b commit 6ce1f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<property name="core.jar.path" value="../processing-core.zip" />
1414

1515
<!-- Android platform to build the core library -->
16-
<property name="android.platform" value="android-25" />
16+
<property name="android.platform" value="android-26" />
1717

1818
<!-- Wear version to build the core library -->
1919
<property name="wear.version" value="2.0.0" />

0 commit comments

Comments
 (0)