Skip to content

Commit

Permalink
Comment for pass CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Rollczi committed Dec 2, 2021
1 parent 32b617f commit bb56873
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ subprojects {
name = "panda-repository"
url = uri("https://repo.panda-lang.org/releases")

credentials {
username = "$panda_user_litecommands"
password = "$panda_pass_litecommands"
}
// credentials {
// username = "$panda_user_litecommands"
// password = "$panda_pass_litecommands"
// }
}
}
}
Expand Down

0 comments on commit bb56873

Please sign in to comment.