Skip to content

Commit

Permalink
Remove GitHub packages repository
Browse files Browse the repository at this point in the history
Signed-off-by: ingonoka <ingonoka@icloud.com>
  • Loading branch information
ingonoka committed Jan 2, 2023
1 parent 2158635 commit 8d948e3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions cba9driverdemo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@ plugins {
repositories {
google()
mavenCentral()
maven {
name = "GitHubPackages"
url = uri("https://maven.pkg.github.com/ingonoka/cba9-driver")
credentials {
username = "ingonoka"
password = "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"
}
}
}

android {
Expand Down

0 comments on commit 8d948e3

Please sign in to comment.