Add local.properties to Android projects.

This commit is contained in:
player-03
2016-05-26 17:27:40 -04:00
committed by Joshua Granick
parent ecb799128b
commit 22d07a5c75
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
## 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.
#
sdk.dir=::ANDROID_SDK_ESCAPED::
ndk.dir=::ANDROID_NDK_ROOT_ESCAPED::