Bitly Shortener for Kotlin, Java & Android https://github.com/ethauvin/bitly-shorten
Find a file
2020-02-26 15:22:54 -08:00
.circleci Added CI configs. 2020-02-25 18:34:01 -08:00
.idea IDEA file updates. 2020-02-26 01:50:33 -08:00
config Fixed documentation. 2020-02-25 18:50:04 -08:00
examples Restructed with Bilinks, Constants, and Utils classes. 2020-02-26 13:46:30 -08:00
gradle/wrapper More fixed to .gitignore. 2020-02-25 16:15:31 -08:00
src Added EMPTY constant. 2020-02-26 15:22:54 -08:00
.editorconfig Initial commit. 2020-02-25 13:51:54 -08:00
.gitattributes Initial commit. 2020-02-25 13:51:54 -08:00
.gitignore More fixed to .gitignore. 2020-02-25 16:15:31 -08:00
.travis.yml Added pom. 2020-02-25 19:22:16 -08:00
build.gradle.kts Fixed group. 2020-02-26 01:48:26 -08:00
detekt-baseline.xml Added EMPTY constant. 2020-02-26 15:22:54 -08:00
gradlew Fixed .gitignore 2020-02-25 16:01:42 -08:00
gradlew.bat Initial commit. 2020-02-25 13:51:54 -08:00
LICENSE.txt Added license. 2020-02-25 18:33:42 -08:00
pom.xml Added POM. 2020-02-26 01:51:21 -08:00
settings.gradle.kts Added buildScan plugin. 2020-02-26 01:50:58 -08:00
version.properties Initial commit. 2020-02-25 13:51:54 -08:00