Skip to content

Fix clippy#94

Merged
adamsoutar merged 4 commits intogoogle:mainfrom
adamsoutar:main
Dec 15, 2025
Merged

Fix clippy#94
adamsoutar merged 4 commits intogoogle:mainfrom
adamsoutar:main

Conversation

@adamsoutar
Copy link
Member

No description provided.

adamsoutar and others added 4 commits July 21, 2025 15:13
This uses ~60s per CI invocation on optimising code that's only being
built to find compilation errors.
This was mistakenly using the attribute _name_, not _value_,
to guess at the type of the value. Since names are always strings,
everything (even versionCode), was being written out as Strings,
which was causing Play to reject aab bundles.
This didn't cause a warning previously, I assume the lint was
added in a new version of clippy.
@adamsoutar adamsoutar merged commit e64e3ea into google:main Dec 15, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant