-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Remove dependency on jcenter. #12
Conversation
@arriolac |
9b711e1
to
d6ed7b9
Compare
Thanks! |
# 1.0.0 (2021-06-09) ### Features * Add support for build-variant properties. ([b85ff47](b85ff47)) * Add support for build-variant properties. ([#11](#11)) ([7afdf07](7afdf07)) * Adding support for providing a default properties file. ([#7](#7)) ([6982e8b](6982e8b)) * Don't throw if defaults provided. ([#8](#8)) ([123714b](123714b)) * Remove dependency on jcenter. ([#12](#12)) ([52eaeea](52eaeea))
🎉 This PR is included in version 1.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
# 1.0.0 (2021-06-09) ### Features * Add support for build-variant properties. ([b85ff47](b85ff47)) * Add support for build-variant properties. ([#11](#11)) ([7afdf07](7afdf07)) * Adding support for providing a default properties file. ([#7](#7)) ([6982e8b](6982e8b)) * Don't throw if defaults provided. ([#8](#8)) ([123714b](123714b)) * Remove dependency on jcenter. ([#12](#12)) ([52eaeea](52eaeea))
🎉 This PR is included in version 1.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
# 1.0.0 (2021-07-25) ### Features * Add support for build-variant properties. ([b85ff47](b85ff47)) * Add support for build-variant properties. ([google#11](https://github.com/androiddevnotesforks/secrets-gradle-plugin/issues/11)) ([7afdf07](7afdf07)) * Adding support for providing a default properties file. ([#7](#7)) ([6982e8b](6982e8b)) * Don't throw if defaults provided. ([google#8](https://github.com/androiddevnotesforks/secrets-gradle-plugin/issues/8)) ([123714b](123714b)) * Remove dependency on jcenter. ([google#12](https://github.com/androiddevnotesforks/secrets-gradle-plugin/issues/12)) ([52eaeea](52eaeea)) * Replace artifact ID with hyphens. ([google#21](https://github.com/androiddevnotesforks/secrets-gradle-plugin/issues/21)) ([f5ee607](f5ee607)) * Use new onVariants API ([google#26](https://github.com/androiddevnotesforks/secrets-gradle-plugin/issues/26)) ([adeabae](adeabae))
Remove jcenter repo. Currently still fails due to: