From 6d364856a35661e7dad414d38dc34c8cbd8b5985 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 4 May 2022 13:21:26 +0200 Subject: Remove API support for API < 21 and lower (Lollipop) Supporting just APIs 19 and 20 keeps a lot of code and the number of users is extremely small. --- main/src/ui/AndroidManifest.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'main/src/ui/AndroidManifest.xml') diff --git a/main/src/ui/AndroidManifest.xml b/main/src/ui/AndroidManifest.xml index 0caccd5d..b3bd8ecf 100644 --- a/main/src/ui/AndroidManifest.xml +++ b/main/src/ui/AndroidManifest.xml @@ -14,9 +14,7 @@ android:name="android.hardware.touchscreen" android:required="false" /> - +