Skip to content

Commit 8a59eb1

Browse files
committed
idk man
1 parent b05e2d4 commit 8a59eb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common-java-root/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ allprojects {
4141
name "vsts-maven-adal-android"
4242
url "https://identitydivision.pkgs.visualstudio.com/_packaging/NewAndroid/maven/v1"
4343
credentials {
44-
username project.ext.vstsUsername
45-
password project.ext.vstsMavenAccessToken
44+
username project.vstsUsername
45+
password project.vstsMavenAccessToken
4646
}
4747
}
4848
//Required for google published packages not published to maven central

0 commit comments

Comments
 (0)