Skip to content

Commit 4f59c25

Browse files
author
Tony Myles
committed
Removed artifactory credentials from aferolab build.
1 parent 533ed2a commit 4f59c25

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

samples/afero-lab/app/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ repositories {
1111
maven {
1212
url "https://afero.jfrog.io/afero/${sdkRepoKey}"
1313
artifactUrls "https://afero.jfrog.io/afero/hubby-android"
14-
credentials {
15-
username project.aferoArtifactoryUserName
16-
password project.aferoArtifactoryPassword
17-
}
1814
}
1915
}
2016
configurations.all {

0 commit comments

Comments
 (0)