From ec13e70341c00ee0495f3f2053b5b1a3a7f5c27b Mon Sep 17 00:00:00 2001 From: wuluozhuang <wuluozhuang@454eff88-639b-444f-9e54-f578c98de674> Date: 星期五, 21 七月 2017 11:30:02 +0800 Subject: [PATCH] 1.来访登记左边列表dao . --- VisitFace/DemoForBsk/local.properties | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VisitFace/DemoForBsk/local.properties b/VisitFace/DemoForBsk/local.properties index f5c1f1e..0e5a8c0 100644 --- a/VisitFace/DemoForBsk/local.properties +++ b/VisitFace/DemoForBsk/local.properties @@ -7,6 +7,6 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Thu Mar 23 10:31:59 CST 2017 -ndk.dir=C\:\\Users\\xiuxi\\AppData\\Local\\Android\\Sdk\\ndk-bundle -sdk.dir=C\:\\Users\\xiuxi\\AppData\\Local\\Android\\Sdk +#Mon Jul 03 14:51:57 CST 2017 +ndk.dir=D\:\\program\\android\\sdk1\\ndk-bundle +sdk.dir=D\:\\program\\android\\sdk1 -- Gitblit v1.8.0