abouttreesummaryrefslogcommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJules Aguillon2021-12-12 23:48:05 +0100
committerJules Aguillon2021-12-12 23:48:05 +0100
commite5fa23e1f7ccc722209d4ce7f795905d5ab0eb35 (patch)
tree6c10f20417d7acd0b4b8528d46cffabf4ad95003 /Makefile
parentd787d982cf4f9376b5b4fe0cb71b95c52b7eb377 (diff)
downloadunexpected-keyboard-e5fa23e1f7ccc722209d4ce7f795905d5ab0eb35.tar.gz
unexpected-keyboard-e5fa23e1f7ccc722209d4ce7f795905d5ab0eb35.zip
Upgrade to Android SDK version 30
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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