Closed pavlospt closed 5 years ago
I believe the CI failure is irrelevant to the PR!
Thanks for taking initiative, but unfortunately, this change isn't desired:
com.google.guava
module from the google api libs.serviceAccountCredentials
is a property of PlayPublisherExtension.Config
, but it won't work at runtime.Cool! Thanks for letting me know!
Hey there!
Since we are using this great plugin in our app, I wanted to contribute something back :)
This PR updates the deprecated usage of
GoogleCredential
class.I have tested it with the command you added on
CONTRIBUTING.md
(./gradlew tPublishBundle
).Looking forward to your feedback!