awslabs / awslabs/aws-mobile-appsync-sdk-android
Gradle configuration cache support
- Dominant language
- Java
- Stars
- 106
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
The plugin currently is not gradle configuration cache compatible. It seems to be due to using an older version of `com.github.node-gradle:gradle-node-plugin`. From its release [note](https://github.com/node-gradle/gradle-node-plugin/releases/tag/3.0.0), it started supporting configuration cache since 3.0.0, and its later version supports up to [gradle 8.4 ](https://github.com/node-gradle/gradle-node-plugin/releases/tag/6.0.0)
**Describe the solution you'd like**
`aws-android-sdk-appsync-gradle-plugin` to be compatible with gradle configuration cache feature.
Contributor guide
Research direction
Inspect the aws-android-sdk-appsync-gradle-plugin Gradle configuration and its com.github.node-gradle:gradle-node-plugin version, then compare the dependency's configuration-cache support with the linked release notes. Confirm the plugin works with Gradle configuration cache and the supported Gradle versions without configuration-cache errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- build-system, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100