kotlin-dsl-samples
kotlin-dsl-samples copied to clipboard
maven-publish: update deprecated call
Context
- Update deprecated
setClassifier
witharchiveClassifier
- Update deprecated
compile
withimplementation
Contributor Checklist
- [x] Make sure that all commits are signed off to indicate that you agree to the terms of Developer Certificate of Origin.
- [ ] Provide integration tests to verify changes from a user perspective
- [ ] Provide unit tests to verify logic
- [x] Ensure that tests pass locally:
./gradlew check --parallel
Thank you @elevenetc!
The DCO check failed:
Could you please make sure that your commit is signed off to indicate that you agree to the terms of Developer Certificate of Origin?