straw/buildSrc/src/main/kotlin
Aayush Gupta eccbb4c510 Better share version information between modules
Move important version properties to buildSrc directory to access between modules
as needed.

Also add a simple task to generate a simple BuildConfig class to access version name.
This is better than adding dependency on a third-party library/plugin.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-05-20 18:27:08 +08:00
..
CheckDependenciesOrder.kt Relocate toml lint task to buildSrc and extend against default task 2025-11-21 20:08:26 +08:00
ProjectConfig.kt Better share version information between modules 2026-05-20 18:27:08 +08:00