From 3fa10fc7f750cfce494ebb1523c19056bb2aa2c7 Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期三, 22 五月 2024 11:47:05 +0800 Subject: [PATCH] 增加上阿里云下拉库账号 --- local.properties | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/local.properties b/local.properties index 72f7e7a..c2a6576 100644 --- a/local.properties +++ b/local.properties @@ -1,10 +1,8 @@ -## This file is automatically generated by Android Studio. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file should *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. -sdk.dir=/Users/hdl/Library/Developer/Xamarin/android-sdk-macosx \ No newline at end of file +#Wed May 22 11:24:49 CST 2024 +sdk.dir=/Users/hdl/Library/Developer/Xamarin/android-sdk-macosx -- Gitblit v1.8.0