上传wrapper-4
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user