2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-13 07:10:28 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Ryan VanderMeulen
973d055a6e Bug 1863744 - Update Gradle to version 8.4 2023-11-08 15:56:20 +00:00
mcarare
3a43e0d4cd Bug 1821005 - Replace deprecated toLowerCase with lowercase. 2023-11-08 09:10:09 +00:00
mcarare
74f9138409 Bug 1821005 - Upgrade kotlin-dsl to 4.1.0.
Gradle 8.3 expects version '4.1.0' of the `kotlin-dsl` plugin.

dsl
2023-11-08 09:10:09 +00:00
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
Gabriel Luong
0676ef5608 Bug 1845354 - Refactor ApkSizeTask into a plugin using composite build 2023-07-26 17:18:02 +00:00