From 3c0979904d66e2a285d79a01aff7d67ca7f1e640 Mon Sep 17 00:00:00 2001 From: Rohan Chaturvedi Date: Wed, 1 Feb 2023 13:20:22 +0530 Subject: [PATCH] chore: delete local.properties --- local.properties | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 local.properties diff --git a/local.properties b/local.properties deleted file mode 100644 index 591f1e7..0000000 --- a/local.properties +++ /dev/null @@ -1,8 +0,0 @@ -## This file must *NOT* be checked into Version Control Systems, -# as it contains information specific to your local configuration. -# -# Location of the SDK. This is only used by Gradle. -# For customization when using a Version Control System, please read the -# header note. -#Wed Dec 21 09:43:14 IST 2022 -sdk.dir=/home/owais/Android/Sdk