Upgraded to the Gradle 6.6 and Kotlin 1.4.0.
This commit is contained in:
parent
107d34d062
commit
8ee3f6e96e
16 changed files with 89 additions and 61 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](https://snyk.io/test/github/ethauvin/isgd-shorten?targetFile=pom.xml) [](https://sonarcloud.io/dashboard?id=ethauvin_isgd-shorten) [](https://travis-ci.com/ethauvin/isgd-shorten) [](https://circleci.com/gh/ethauvin/isgd-shorten/tree/master)
|
||||
|
||||
# [is.gd](https://is.gd/developers.php) Shortener for Kotlin/Java
|
||||
# [is.gd](https://is.gd/developers.php) Shortener for Kotlin/Java/Android
|
||||
|
||||
A simple implementation of the [is.gd API](https://is.gd/developers.php).
|
||||
|
||||
|
@ -60,6 +60,7 @@ dependencies {
|
|||
implementation("net.thauvin.erik:isgd-shorten:0.9.1")
|
||||
}
|
||||
```
|
||||
Instructions for using with Maven, Ivy, etc. can be found on [Maven Central](https://search.maven.org/artifact/net.thauvin.erik/isgd-shorten/0.9.1/jar).
|
||||
|
||||
### v.gd
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue