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
parent
29bd835c69
commit
be88d6e79a
|
|
@ -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
|
|
||||||
Loading…
Reference in New Issue