We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e54a59d commit 9267018Copy full SHA for 9267018
1 file changed
build.gradle
@@ -19,7 +19,7 @@ version = '0.0.1-SNAPSHOT'
19
repositories {
20
mavenCentral()
21
maven {
22
- url = 'https://global.repo.jmix.io/repository/public'
+ url = 'https://nexus.jmix.io/repository/public'
23
}
24
25
0 commit comments