meldestelle/buildSrc/src/main
StefanMoCoAt 5a142a26b4 chore(build): inline checkBundleBudget task into main build script and remove redundant custom task class
- Moved `checkBundleBudget` logic from custom class to `build.gradle.kts` for simplicity and cohesion.
- Deleted `BundleBudgetTask` and associated custom Gradle plugin.
- Enhanced budget check reporting and streamlined task integration with existing build pipeline.
2026-01-03 22:54:11 +01:00
..
kotlin chore(build): inline checkBundleBudget task into main build script and remove redundant custom task class 2026-01-03 22:54:11 +01:00