spotify / spotify/confidence-sdk-android
Get ready for AGP 8
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 12
- Forks
- 2
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 5
Description
Things to consider:
- WARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the
gradle.propertiesfile or use the new publishing DSL.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with gradle.properties and the Android publishing configuration referenced by the issue. Enable the AGP 8-compatible publishing behavior, then verify that the project builds and Maven publishing still works with the new setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100