Skip to content

Improve Gradle build by declaring output #2865

Open
@pvdmde

Description

@pvdmde

Description

Android Studio identifies this library as the top offender in our build increasing (local) build time.
There has been a few changes in Gralde lately and libraries can improve build performance by using the new APIs, in this case declaring outputs (which can be checked by gradle and the task could be skipped)
I'll see what additional info I can provide.

Steps to reproduce

Run the app, see the Warning in the "Build" pane under Warnings.

Snack or a link to a repository

NotAble

Gesture Handler version

2.14.1

React Native version

0.72.6

Platforms

Android

JavaScript runtime

None

Workflow

None

Architecture

None

Build type

None

Device

None

Device model

No response

Acknowledgements

Yes

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions