We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 533ed2a commit 4f59c25Copy full SHA for 4f59c25
samples/afero-lab/app/build.gradle
@@ -11,10 +11,6 @@ repositories {
11
maven {
12
url "https://afero.jfrog.io/afero/${sdkRepoKey}"
13
artifactUrls "https://afero.jfrog.io/afero/hubby-android"
14
- credentials {
15
- username project.aferoArtifactoryUserName
16
- password project.aferoArtifactoryPassword
17
- }
18
}
19
20
configurations.all {
0 commit comments