Skip to content

Commit

Permalink
what the hell happened
Browse files Browse the repository at this point in the history
  • Loading branch information
Ushie authored Aug 13, 2023
1 parent a2ef509 commit b103001
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ plugins {

group = "app.revanced"

val githubUsername: String = project.findProperty("gpr.user") as? String ?: System.getenv("GITHUB_ACTOR")
val githubPassword: String = project.findProperty("gpr.key") as? String ?: System.getenv("GITHUB_TOKEN")

repositories {
mavenCentral()
google()
Expand Down

0 comments on commit b103001

Please sign in to comment.