Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kotlin_sample
Project
Project
Details
Activity
Releases
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
jiangyh
kotlin_sample
Commits
9e6e6ad7
Commit
9e6e6ad7
authored
Feb 12, 2026
by
jiangyh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
加源
parent
eedf81cd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
settings.gradle.kts
settings.gradle.kts
+4
-0
No files found.
settings.gradle.kts
View file @
9e6e6ad7
...
...
@@ -7,6 +7,8 @@ pluginManagement {
// url = uri("/Users/jiangyuhuan/AndroidStudioProjects/kmptpc_kotlin/build/repo")
// }
// mavenLocal() // 备用:脚本中也执行了
google
()
mavenCentral
()
maven
(
"https://maven.eazytec-cloud.com/nexus/repository/maven-public/"
)
// 引入 Gradle 插件门户(主要用于查找 Gradle 插件)
gradlePluginPortal
()
...
...
@@ -19,6 +21,8 @@ dependencyResolutionManagement {
// url = uri("/Users/jiangyuhuan/AndroidStudioProjects/kmptpc_kotlin/build/repo")
// }
// mavenLocal()
google
()
mavenCentral
()
maven
(
"https://maven.eazytec-cloud.com/nexus/repository/maven-public/"
)
}
}
...
...
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