This repository contains libraries, starters and simple example code for my personal projects.
All the versioning is done via the version catalog that is part of /gradle/libs.versions.toml
Libraries are part of the libraries
subfolder and are published to a private Jetbrains Space repository.
Starters are created in the buildSrc
folder via compiled Gradle scripts in order to quickly setup example projects.
These contain small samples I want to create but don't warrant a full new project.