I have just cloned the project at head. Running `./gradlew build` fails with ``` FAILURE: Build failed with an exception. * Where: Settings file '/Users/haustein/src/kotlinx-atomicfu/settings.gradle.kts' line: 7 * What went wrong: Error resolving plugin [id: 'org.gradle.toolchains.foojay-resolver-convention', version: '0.8.0'] > Cannot use Develocity build cache client without specifying Develocity server address. ``` It would be nice to have some kind of "development.md" that provides information about prerequisites and a quick smoke test for the setup.