From a40e6862f4a27147de163c1d4ba843d749c1697f Mon Sep 17 00:00:00 2001 From: Fabrice Ducos Date: Sun, 23 Apr 2023 12:24:58 +0200 Subject: [PATCH] build-applet.xml: -target 1.4 -> -target 1.8 -> --- build-applet.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-applet.xml b/build-applet.xml index 86c12b4a..9d019f9f 100644 --- a/build-applet.xml +++ b/build-applet.xml @@ -70,7 +70,7 @@ -keep public class * extends java.applet.Applet - -target 1.4 + -target 1.8 @@ -95,7 +95,7 @@ width='800' height='640' > - +