From 1b6d4163ff60828aa6e5043ad29d2167801caac7 Mon Sep 17 00:00:00 2001
From: haijiang <181069201@qq.com>
Date: Wed, 18 Apr 2018 17:24:20 +0800
Subject: [PATCH] 修复bug,加入重连,铃声选择,小时数据

---
 local.properties |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/local.properties b/local.properties
index 879cc80..6864afa 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
+#Mon Apr 09 21:18:05 CST 2018
+sdk.dir=C\:\\Users\\Administrator\\AppData\\Local\\Android\\android-sdk

--
Gitblit v1.8.0