Aayush Gupta and Tobi
881a130ab1
0.29.0
...
Signed-off-by: Aayush Gupta <contact@aayush.io >
2026-07-20 13:40:33 +02:00
Aayush Gupta and Tobi
7a8d59f41b
gradle: Bump compile SDK to Android 17.0
...
Signed-off-by: Aayush Gupta <contact@aayush.io >
2026-07-16 19:13:19 +02:00
Tobi and GitHub
8dc1315d5f
Merge pull request #13590 from TeamNewPipe/misc
...
Misc changes for building
2026-06-12 07:35:13 +02:00
tobigr
d927f44c46
Merge branch 'master' into dev
2026-06-10 08:17:50 +02:00
Aayush Gupta
c7e4681932
gradle: Configure project's name to resolve type-safe accessor warnings
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2026-06-09 13:42:20 +08:00
tobigr
d3d6b0283f
Merge branch 'master' into dev
2026-05-23 20:18:19 +02:00
Aayush Gupta
d1bc8c23cf
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
Aayush Gupta
b06b7c35ca
Relocate toml lint task to buildSrc and extend against default task
...
Fixes build errors after Gradle 9.x upgrade
Ref: https://docs.gradle.org/current/userguide/implementing_custom_tasks.html
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-11-21 20:08:26 +08:00