aboutsummaryrefslogtreecommitdiffstats
path: root/gradle/wrapper/gradle-wrapper.properties
diff options
context:
space:
mode:
authorChristoffer Adamsen <christofferqa@google.com>2025-01-06 13:04:08 +0100
committerChristoffer Adamsen <christofferqa@google.com>2025-01-08 00:15:49 -0800
commit91bc6c288fc46107854aa4ec275b1e7564d30808 (patch)
treec942c907b6b2b998f39761ae460d55c83025a998 /gradle/wrapper/gradle-wrapper.properties
parentd4249b45e6d5fe580837b7798ecbb7c07ba8e9b7 (diff)
downloadlatinime-91bc6c288fc46107854aa4ec275b1e7564d30808.tar.gz
latinime-91bc6c288fc46107854aa4ec275b1e7564d30808.tar.xz
latinime-91bc6c288fc46107854aa4ec275b1e7564d30808.zip
Explicitly keep default constructor in rules without members
R8 implicitly keeps the default constructor when no member rules are specified. Future versions of R8 will require apps to explicitly keep the default constructors that are required for the build to work. This conservatively changes all keep rules that currently keep the default constructor to explicitly keep the default constructor. Future work will attempt to tighten up the rules that do not require the default constructor to be kept. Bug: 373579455 Test: existing Change-Id: Idbadcd81d516f851cc9bfa1333d76f1036803291
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
0 files changed, 0 insertions, 0 deletions