Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
S
starlight
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王雪伟
starlight
Commits
3218314c
Commit
3218314c
authored
Apr 12, 2022
by
王雪伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[提交人]:王雪伟
[提交简述] : [实现方案] :
parent
d0f3857e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
build.gradle
build.gradle
+10
-0
No files found.
build.gradle
View file @
3218314c
...
@@ -30,6 +30,16 @@ allprojects {
...
@@ -30,6 +30,16 @@ allprojects {
maven
{
url
"https://mirrors.tencent.com/nexus/repository/maven-public/"
}
maven
{
url
"https://mirrors.tencent.com/nexus/repository/maven-public/"
}
maven
{
url
'http://developer.huawei.com/repo/'
}
maven
{
url
'http://developer.huawei.com/repo/'
}
maven
{
url
'https://developer.huawei.com/repo/'
}
// 华为 maven 仓库地址
maven
{
url
'https://developer.huawei.com/repo/'
}
// 华为 maven 仓库地址
maven
{
url
"https://cardinalcommerceprod.jfrog.io/artifactory/android"
credentials
{
// Be sure to add these non-sensitive credentials in order to retrieve dependencies from
// the private repository.
username
'paypal_sgerritz'
password
'AKCp8jQ8tAahqpT5JjZ4FRP2mW7GMoFZ674kGqHmupTesKeAY2G8NcmPKLuTxTGkKjDLRzDUQ'
}
}
}
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment