From c5bf501d8b507d1e3e79541e7ac9b45910860b4d Mon Sep 17 00:00:00 2001 From: 陈奇 <1650699704@qq.com> Date: Wed, 29 May 2019 16:17:07 +0800 Subject: [PATCH] 添加新功能 --- local.properties | 9 +++------ 1 files changed, 3 insertions(+), 6 deletions(-) diff --git a/local.properties b/local.properties index 879cc80..528ffb3 100644 --- a/local.properties +++ b/local.properties @@ -1,11 +1,8 @@ -## This file is automatically generated by Android Studio. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must *NOT* be checked into Version Control Systems, +## 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. -#Mon Jul 03 14:27:28 GMT+08:00 2017 -sdk.dir=C\:\\Users\\haijiang\\AppData\\Local\\Android\\Sdk +#Wed Mar 27 11:19:47 CST 2019 +sdk.dir=/Users/chenqi/Library/Android/sdk -- Gitblit v1.8.0