AntsyLich
d28c605a89
Remove redundant compiler argument for context parameter
2026-06-04 00:12:30 +06:00
AntsyLich
a2f3ec94aa
Reapply "Update android.gradle to v9 (major) ( #3105 )" ( #3148 )
2026-04-25 12:06:41 +06:00
ArthurKun
25d4bf5e2f
Add gradle.properties to build-logic synced with root gradle.properties ( #3159 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
2026-03-31 05:40:06 +06:00
AntsyLich
eb5b762515
Revert "Update android.gradle to v9 (major) ( #3105 )"
...
This reverts commit 34afdabcfe .
2026-03-25 23:57:35 +06:00
MajorTanya
8b9d0a89c8
Address Gradle warning about Task.project ( #3118 )
...
Apparently, this is all that's needed to replace the forbidden
`Task.project` accessor, which would be an error in Gradle v10 (it's
been deprecated for a while)
This will also allow us to use the Configuration Cache if we wanted
to.
2026-03-23 22:22:53 +06:00
Mend Renovate
34afdabcfe
Update android.gradle to v9 (major) ( #3105 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
2026-03-22 19:02:55 +06:00
AntsyLich
4af8f1eab0
Cleanup and rework build logic ( #3113 )
2026-03-22 01:34:45 +06:00