From e598bc432496d13185be77c47a22973183160d79 Mon Sep 17 00:00:00 2001 From: Arshath Wuvais <128749004+Arshath2315@users.noreply.github.com> Date: Thu, 14 Nov 2024 13:47:01 -0500 Subject: [PATCH] Add files via upload --- Final Project Images | 0 app | 0 build | 0 gradle | 0 gradle.properties | 3 ++- local.properties | 18 ++++++++---------- 6 files changed, 10 insertions(+), 11 deletions(-) create mode 100644 Final Project Images create mode 100644 app create mode 100644 build create mode 100644 gradle diff --git a/Final Project Images b/Final Project Images new file mode 100644 index 0000000..e69de29 diff --git a/app b/app new file mode 100644 index 0000000..e69de29 diff --git a/build b/build new file mode 100644 index 0000000..e69de29 diff --git a/gradle b/gradle new file mode 100644 index 0000000..e69de29 diff --git a/gradle.properties b/gradle.properties index 4387edc..397787c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,4 +18,5 @@ android.useAndroidX=true # Enables namespacing of each library's R class so that its R class includes only the # resources declared in the library itself and none from the library's dependencies, # thereby reducing the size of the R class for that library -android.nonTransitiveRClass=true \ No newline at end of file +android.nonTransitiveRClass=true +org.gradle.configuration-cache=true \ No newline at end of file diff --git a/local.properties b/local.properties index 21bc999..3db3f42 100644 --- a/local.properties +++ b/local.properties @@ -1,10 +1,8 @@ -## This file is automatically generated by Android Studio. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file should *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. -sdk.dir=C\:\\Users\\arsha\\AppData\\Local\\Android\\Sdk \ No newline at end of file +## 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 Nov 05 23:26:01 EST 2024 +sdk.dir=C\:\\Users\\famil\\AppData\\Local\\Android\\Sdk