| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-11-10 | build: Avoid unreproducible rules in regular builds (#1125) | Jules Aguillon | 1 | -3/+7 | |
| The genEmojis rule makes a network request and must not be done during a regular build. The compileComposeSequences updates a file that is checked in the repository and doesn't need to be updated in a regular build. Both are now handled like 'genLayoutsList'. | |||||
| 2025-11-01 | gradle: Set explicit dependency for rule genLayoutsList | Jules Aguillon | 1 | -0/+1 | |
| 2025-09-29 | Upgrade Gradle (#1097) | J. Fronny | 1 | -0/+172 | |
| * Enable configuration cache and up-to-date checking | |||||
