android / android/add-adaptive-layouts
Update Gradle
Open
- Dominant language
- Kotlin
- Stars
- 23
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
I have to update Gradle to run
gradle-wrapper.properties change:
`distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-all.zip`
Contributor guide
Research direction
Open gradle-wrapper.properties and inspect the distributionUrl entry. Update the Gradle wrapper to the requested 7.4 distribution, then verify that the project runs with the updated wrapper; done means the wrapper points to Gradle 7.4 and the project builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100