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