From ec696c1d8d2ad91ca2844a791ae38f68444bad81 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 12 May 2023 20:28:36 +0530 Subject: feat: raise min SDK to 26 Autofill is only available on API 26 and above and I do not want to deal with bugs on these older Android releases. --- app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml (limited to 'app/src/debug/res/mipmap-anydpi-v26') diff --git a/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml deleted file mode 100644 index 6067a8c7..00000000 --- a/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - -- cgit v1.2.3