上传wrapper-4

This commit is contained in:
田岩
2025-07-01 22:31:01 +08:00
parent de64d8d5e7
commit 160efcd458
5 changed files with 14 additions and 2 deletions
@@ -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'
@@ -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