1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-05-16 10:22:10 +00:00
Files
NewPipe/composeApp
Aayush Gupta 30cea17daa 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-11 16:45:56 +08:00
..