diff --git a/Android/HBuilder-Integrate-AS/.gradle/8.11.1/checksums/checksums.lock b/Android/HBuilder-Integrate-AS/.gradle/8.11.1/checksums/checksums.lock index 2e5b4ac3..bb0a4111 100644 Binary files a/Android/HBuilder-Integrate-AS/.gradle/8.11.1/checksums/checksums.lock and b/Android/HBuilder-Integrate-AS/.gradle/8.11.1/checksums/checksums.lock differ diff --git a/Android/HBuilder-Integrate-AS/.gradle/8.11.1/checksums/md5-checksums.bin b/Android/HBuilder-Integrate-AS/.gradle/8.11.1/checksums/md5-checksums.bin index 798f082e..b3c1b15b 100644 Binary files a/Android/HBuilder-Integrate-AS/.gradle/8.11.1/checksums/md5-checksums.bin and b/Android/HBuilder-Integrate-AS/.gradle/8.11.1/checksums/md5-checksums.bin differ diff --git a/Android/HBuilder-Integrate-AS/.gradle/8.11.1/checksums/sha1-checksums.bin b/Android/HBuilder-Integrate-AS/.gradle/8.11.1/checksums/sha1-checksums.bin index 1e29e9de..dd86c3db 100644 Binary files a/Android/HBuilder-Integrate-AS/.gradle/8.11.1/checksums/sha1-checksums.bin and b/Android/HBuilder-Integrate-AS/.gradle/8.11.1/checksums/sha1-checksums.bin differ diff --git a/Android/HBuilder-Integrate-AS/build.gradle b/Android/HBuilder-Integrate-AS/build.gradle index 9639ac49..33301222 100644 --- a/Android/HBuilder-Integrate-AS/build.gradle +++ b/Android/HBuilder-Integrate-AS/build.gradle @@ -6,6 +6,18 @@ buildscript { url 'http://25.12.10.69:8081/repository/android-aliyun-google/' allowInsecureProtocol = true } + maven { + url 'http://25.12.10.69:8081/repository/aliyun/' + allowInsecureProtocol = true + } + maven { + url 'http://25.12.10.69:8081/repository/gradle/' + allowInsecureProtocol = true + } + maven { + url 'http://25.12.10.69:8081/repository/android-repo-maven/' + allowInsecureProtocol = true + } } dependencies { classpath 'com.android.tools.build:gradle:4.2.2' diff --git a/Android/HBuilder-Integrate-AS/local.properties b/Android/HBuilder-Integrate-AS/local.properties index 4190784d..4ff29008 100644 --- a/Android/HBuilder-Integrate-AS/local.properties +++ b/Android/HBuilder-Integrate-AS/local.properties @@ -4,5 +4,5 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Thu Jun 19 10:05:49 CST 2025 -sdk.dir=/data/jenkins/agent/workspace/tra-app-build-test/android-sdk +#Tue Jul 01 22:28:23 CST 2025 +sdk.dir=C\:\\Users\\ty\\AppData\\Local\\Android\\Sdk