From e92504ae92873ca7f0efa80421893bc69f98fa11 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sat, 5 Mar 2022 18:15:36 +0100 Subject: Improve the code for dynamic updates of the layout --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7a8f7f8..8054ee3 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ PACKAGE_NAME = juloo.keyboard2 ANDROID_PLATFORM_VERSION = android-30 -JAVA_VERSION = 1.7 +JAVA_VERSION = 1.8 SRC_DIR = srcs ASSETS_DIR = assets -- cgit v1.2.3