We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e45f2 commit 1096b2fCopy full SHA for 1096b2f
build.gradle
@@ -35,7 +35,7 @@ repositories {
35
mavenCentral()
36
maven { url "https://repo.spring.io/libs-release" }
37
maven { url "https://repository.jboss.org/nexus/content/repositories/releases" }
38
- maven { url "https://fynarfin.jfrog.io/artifactory/fyn-libs-release-local"}
+ maven { url "https://jfrog.sandbox.fynarfin.io/artifactory/fyn-libs-snapshot'"}
39
}
40
41
//license {
0 commit comments