Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jenly1314 committed Jul 17, 2024
1 parent dc131a5 commit 17b52ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
jdk:
- openjdk8
- openjdk11
6 changes: 0 additions & 6 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
pluginManagement {
repositories {
gradlePluginPortal()
maven {
url "https://maven.aliyun.com/repository/public"
}
google()
mavenCentral()
}
}
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
maven {
url "https://maven.aliyun.com/repository/public"
}
google()
mavenCentral()
}
Expand Down

0 comments on commit 17b52ab

Please sign in to comment.