From 3ba38b81bcd6c53afc0936a36c5d4cdfc8e904d5 Mon Sep 17 00:00:00 2001 From: Parineet Kakde Date: Mon, 9 Dec 2024 23:28:41 +0530 Subject: [PATCH] #23 Upgrade Java version to 11 --- 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 0000000..b7fa02e --- /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. +#Mon Dec 09 23:25:52 IST 2024 +sdk.dir=C\:\\Users\\Parineet Kakde\\AppData\\Local\\Android\\Sdk