From 4203968ed148a7e56ab460c8d6edb744cb1645e4 Mon Sep 17 00:00:00 2001 From: 陈奇 <1650699704@qq.com> Date: Fri, 07 Dec 2018 17:16:54 +0800 Subject: [PATCH] [*]优化微信登陆用户信息 --- local.properties | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/local.properties b/local.properties index 6864afa..b11da96 100644 --- a/local.properties +++ b/local.properties @@ -4,5 +4,6 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Mon Apr 09 21:18:05 CST 2018 -sdk.dir=C\:\\Users\\Administrator\\AppData\\Local\\Android\\android-sdk +#Fri Oct 26 16:16:07 CST 2018 +ndk.dir=/Users/chenqi/Library/Android/sdk/ndk-bundle +sdk.dir=/Users/chenqi/Library/Android/sdk -- Gitblit v1.8.0