Skip to content

Commit

Permalink
refactor: ♻️ Build time optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
P3pp3rF1y committed Dec 10, 2023
1 parent 8b1f148 commit 5b70066
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ repositories {
username = System.getenv("USERNAME")
password = System.getenv("READ_PACKAGES_TOKEN")
}
content {
includeGroupByRegex "sophisticatedcore.*"
}
}
}

Expand Down

0 comments on commit 5b70066

Please sign in to comment.