File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ allprojects {
149149 // your github name
150150 username = 'carsmallguo'
151151 // your github generate new token
152- password = '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 '
152+ password = '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 '
153153 }
154154 }
155155 maven {
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ allprojects {
2020 url ' https://maven.pkg.github.com/CarGuo/GSYVideoPlayer'
2121 credentials {
2222 username = ' carsmallguo'
23- password = ' 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 '
23+ password = ' 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 '
2424 }
2525 }
2626 }
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ allprojects {
8888 // your github name
8989 username = 'carsmallguo'
9090 // your github generate new token
91- password = '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 '
91+ password = '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 '
9292 }
9393 }
9494 maven {
You can’t perform that action at this time.
0 commit comments