From f36b58e1e5fe6aa1dcb96aee1b0a0ad8146da840 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Tue, 25 Jul 2023 19:02:50 -0400 Subject: [PATCH] bump Java to 17.0.8+7 --- build/build.xml | 6 +++--- todo.txt | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/build/build.xml b/build/build.xml index bd55cf299..194261143 100644 --- a/build/build.xml +++ b/build/build.xml @@ -30,10 +30,10 @@ - + - - + + diff --git a/todo.txt b/todo.txt index d747b917f..6cc468c70 100755 --- a/todo.txt +++ b/todo.txt @@ -12,6 +12,7 @@ o https://github.com/processing/processing4/issues/733 X this was an Android Mode bug X inherit dark mode from system settings on macOS X https://github.com/processing/processing4/issues/699 +X bump Java to 17.0.8+7 _ update icon to look less like VS Code _ update splash screen based on changes