From 6c88cd89b3f3d6d140f6eb0cec20e2f57a7ff563 Mon Sep 17 00:00:00 2001 From: 沈斌 <bluelazysb@hotmail.com> Date: Wed, 16 May 2018 11:00:33 +0800 Subject: [PATCH] updates - 心跳包降低至30s/次 --- 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