Kotlin/Java/Android version of the RetroStore SDK
This repository contains the RetroStore SDK to be used for JVM based projects, such as Kotlin, Java or Android projects.
Note: Releases from the code are published to the following Maven repo:
https://maven.haberling.net
To create a new maven release, run:
./gradlew clean publish
and check the build
directory.