From 2c76ecbb7edf6e30f1dda4c930a02945c360ecab Mon Sep 17 00:00:00 2001 From: 陈奇 <1650699704@qq.com> Date: Tue, 27 Nov 2018 17:18:57 +0800 Subject: [PATCH] [*]修改页面动画 --- local.properties | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) diff --git a/local.properties b/local.properties index 879cc80..b11da96 100644 --- a/local.properties +++ b/local.properties @@ -1,11 +1,9 @@ -## 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 +#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