Konsist Snapshots
Last updated
Last updated
Konsist occasionally releases snapshot versions to a dedicated . These snapshots provide early access to new features and bug fixes.
Snapshot versions are development builds and may contain unstable features.
Currently, snapshots are released manually. At some point this process will be automated - new snapshot will be released each time code is merged to develop
branch
First, you need to include the snapshot repository in your project configuration. Here's how to do it for different build systems:
To use Konsist SNAPSHOT dependency changing version to X.Y.Z-SNAPSHOT
(versions can be found in ):
Add the following dependency to the module\build.gradle.kts
file: