Skip to content

Commit

Permalink
Moving publish to oist repo
Browse files Browse the repository at this point in the history
  • Loading branch information
topherbuckley committed Sep 4, 2024
1 parent cbbc6ba commit 8f5b317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/abcvlib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ afterEvaluate{
repositories {
maven {
name = "GitHubPackages"
url = "https://maven.pkg.github.com/topherbuckley/smartphone-robot-android"
url = "https://maven.pkg.github.com/oist/smartphone-robot-android"
credentials {
username = System.getenv("GITHUB_ACTOR")
password = System.getenv("GITHUB_TOKEN")
Expand Down

0 comments on commit 8f5b317

Please sign in to comment.