diff options
| author | Jules Aguillon | 2022-03-05 18:15:36 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2022-03-05 19:22:01 +0100 |
| commit | e92504ae92873ca7f0efa80421893bc69f98fa11 (patch) | |
| tree | 617658973d150e51bb398c1b9b937a5098a5e3fa /Makefile | |
| parent | 4964bfb87f8d7dab50990864e274d4bc494f67b0 (diff) | |
| download | unexpected-keyboard-e92504ae92873ca7f0efa80421893bc69f98fa11.tar.gz unexpected-keyboard-e92504ae92873ca7f0efa80421893bc69f98fa11.zip | |
Improve the code for dynamic updates of the layout
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
