mirror of
https://github.com/android/nowinandroid.git
synced 2026-04-05 00:37:36 +00:00
- https://github.com/gradle/actions/blob/main/docs/setup-gradle.md#saving-configuration-cache-data - https://docs.gradle.org/current/userguide/configuration_cache.html#config_cache:secrets And enable parallel Configuration Cache: - https://docs.gradle.org/current/userguide/configuration_cache.html#config_cache:usage:parallel This needs a `GRADLE_ENCRYPTION_KEY` secret to be configured in the repository [settings/secrets/actions](https://github.com/android/nowinandroid/settings/secrets/actions), otherwise no configuration cache will be saved or restored. As explained in the docs, you can use this tool to generate a configuration-cache compatible key: `openssl rand -base64 16`.
30 lines
1.0 KiB
Properties
30 lines
1.0 KiB
Properties