Klone brings Swift Package Manager-style git dependency management to Android and Gradle. Declare library dependencies by GitHub/GitLab/Bitbucket URL directly in build.gradle.kts using gitImplementation(). Klone clones the repo, auto-detects its Gradle modules, and wires everything up as a Composite Build — no binary publishing required. Supports tags, branches, and exact commits. Works with private repos. Apply io.github.dev-jackson.klone in settings.gradle.kts and ...
Version1.1.8compared with
Version Details
| 1.1.7 | 1.1.8 | |
|---|---|---|
| Release date | Mar 07, 2026 | Mar 19, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.