Skip to content

Misc gradle fixes#1162

Merged
Iamlooker merged 4 commits into
Droid-ify:mainfrom
amartinz:gradle
Jan 9, 2026
Merged

Misc gradle fixes#1162
Iamlooker merged 4 commits into
Droid-ify:mainfrom
amartinz:gradle

Conversation

@amartinz

@amartinz amartinz commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

This MR updates the AGP plugin from 8.13.0 to 8.13.2 and reworks the compiler options to get rid of some build warnings.

Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.

Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
@Iamlooker Iamlooker merged commit 49e28d2 into Droid-ify:main Jan 9, 2026
@amartinz amartinz deleted the gradle branch January 9, 2026 16:10
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.

2 participants