Add local.properties to Android projects.
This commit is contained in:
committed by
Joshua Granick
parent
ecb799128b
commit
22d07a5c75
7
templates/android/template/local.properties
Normal file
7
templates/android/template/local.properties
Normal 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::
|
||||
Reference in New Issue
Block a user