Fix Gradle dependencies example
Fix invalid secret names Remove concurrency Remove invalid rm flag on Windows Replace rm with rd on Windows
This commit is contained in:
parent
e7ab107f9c
commit
825bcd7355
2 changed files with 4 additions and 4 deletions
|
@ -62,7 +62,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation("net.thauvin.erik:urlencoder-lib-jvm:1.4.0")
|
||||
implementation("net.thauvin.erik:urlencoder-lib:1.4.0")
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue