diff options
author | Mole Shang <[email protected]> | 2024-12-15 00:00:13 +0800 |
---|---|---|
committer | Mole Shang <[email protected]> | 2024-12-15 00:02:19 +0800 |
commit | d3f77ea51dd72b055307ac259c3caf8091307aa6 (patch) | |
tree | ba5e10e04d1c6e4ce281f7cf6e43abad407eac65 /local.properties | |
download | se-intro-d3f77ea51dd72b055307ac259c3caf8091307aa6.tar.gz se-intro-d3f77ea51dd72b055307ac259c3caf8091307aa6.tar.bz2 se-intro-d3f77ea51dd72b055307ac259c3caf8091307aa6.zip |
Diffstat (limited to 'local.properties')
-rw-r--r-- | local.properties | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/local.properties b/local.properties new file mode 100644 index 0000000..fa345d1 --- /dev/null +++ b/local.properties @@ -0,0 +1,8 @@ +## 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. +#Tue Dec 03 16:37:46 CST 2024 +sdk.dir=/opt/android-sdk |