Delete local.properties

Android "local.properties" files should not be checked into version control.  They contain information that is only relevant to the local development environment (e.g. paths to android tools, etc)
pull/56/head
Brian Adamson 2021-12-03 18:05:15 -05:00 committed by GitHub
parent 29bd835c69
commit be88d6e79a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
## 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.
#Sat Nov 13 08:28:03 EST 2021
sdk.dir=/Users/alessandrogrossmann/Library/Android/sdk
ndk.dir=/Users/alessandrogrossmann/Library/Android/sdk/ndk/20.0.5594570
cmake.dir=/Users/alessandrogrossmann/Library/Android/sdk/cmake/3.10.2.4988404