From 7548bd8e7af166a72a7d0d42844d35275acf7ecd Mon Sep 17 00:00:00 2001 From: alessio <207721121+AleAtDev@users.noreply.github.com> Date: Tue, 22 Apr 2025 22:34:52 +0200 Subject: [PATCH] refactor: updated environment file --- local.properties | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 local.properties diff --git a/local.properties b/local.properties new file mode 100644 index 00000000..94c3cbbf --- /dev/null +++ b/local.properties @@ -0,0 +1,8 @@ +## 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. +#Tue Apr 22 21:23:31 CEST 2025 +sdk.dir=/home/alessio/Android/Sdk