From e5fa23e1f7ccc722209d4ce7f795905d5ab0eb35 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 12 Dec 2021 23:48:05 +0100 Subject: Upgrade to Android SDK version 30 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 88e06c1..72387c8 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ PACKAGE_NAME = juloo.keyboard2 -ANDROID_PLATFORM_VERSION = android-29 +ANDROID_PLATFORM_VERSION = android-30 JAVA_VERSION = 1.7 SRC_DIR = srcs -- cgit v1.2.3