react-native-gesture-handler icon indicating copy to clipboard operation
react-native-gesture-handler copied to clipboard

Improve Gradle build by declaring output

Open pvdmde opened this issue 1 year ago • 2 comments

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

pvdmde avatar Apr 15 '24 14:04 pvdmde

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

github-actions[bot] avatar Apr 15 '24 14:04 github-actions[bot]

It's not possible for me to create a snack or a repo, sorry. I hope it can still be verified by someone.

pvdmde avatar Apr 15 '24 14:04 pvdmde