2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-17 15:26:23 +00:00
iceraven-browser/plugins/apksize
Chris Peterson cc35c2f3ed Bug 1848842 - Increase APK regression alert's threshold to 1 MB
We added a regression alert for APK size regressions greater than 100 KB (in bug 1838717). This 100 KB threshold is too sensitive, so instead of disabling it entirely, I'd like to increase the threshold to 1 MB, so we will at least catch big surprises like -O2 bug 1838709 (+3 MB) and ICUX bug 1848025 (+2 MB).
2023-09-21 23:18:48 +00:00
..
src/main/java Bug 1848842 - Increase APK regression alert's threshold to 1 MB 2023-09-21 23:18:48 +00:00
build.gradle Bug 1845354 - Refactor ApkSizeTask into a plugin using composite build 2023-07-26 17:18:02 +00:00
settings.gradle Bug 1845354 - Refactor ApkSizeTask into a plugin using composite build 2023-07-26 17:18:02 +00:00