diff --git a/src/.idea/caches/build_file_checksums.ser b/src/.idea/caches/build_file_checksums.ser new file mode 100644 index 0000000..681bc78 Binary files /dev/null and b/src/.idea/caches/build_file_checksums.ser differ diff --git a/src/.idea/modules/app/app.iml b/src/.idea/modules/app/app.iml index 9c00957..474fbc6 100644 --- a/src/.idea/modules/app/app.iml +++ b/src/.idea/modules/app/app.iml @@ -25,8 +25,4 @@ - - \ No newline at end of file diff --git a/src/.idea/src.iml b/src/.idea/src.iml new file mode 100644 index 0000000..05abc96 --- /dev/null +++ b/src/.idea/src.iml @@ -0,0 +1,11 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/local.properties b/src/local.properties index 090844f..1f641ce 100644 --- a/src/local.properties +++ b/src/local.properties @@ -2,6 +2,7 @@ # as it contains information specific to your local configuration. # # Location of the SDK. This is only used by Gradle. -# -#Sun Sep 20 00:53:25 CST 2020 -sdk.dir=F\:\\Android\\Sdk +# For customization when using a Version Control System, please read the +# header note. +#Fri Oct 23 20:47:15 CST 2020 +sdk.dir=D\:\\Android\\AndroidSDK