Revert to version 2.0.0 in the example until the new Maven Central API is implemented in bld
This commit is contained in:
parent
82b45b0bc1
commit
1b07597252
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ repositories {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("net.thauvin.erik:bitly-shorten:2.0.1-SNAPSHOT")
|
implementation("net.thauvin.erik:bitly-shorten:2.0.0")
|
||||||
implementation("org.json:json:20240303")
|
implementation("org.json:json:20240303")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue