firebase / friendlyeats-android

Cloud Firestore Android codelab
https://codelabs.developers.google.com/codelabs/firestore-android
Apache License 2.0
258 stars 154 forks source link

apply `versions` plugin at module level #180

Closed thatfiredev closed 1 year ago

thatfiredev commented 1 year ago

Turns out this plugin needs to be applied at the module level in order to register the dependencyUpdates task, otherwise dpebot fails with:

Task 'dependencyUpdates' not found in root project 'repo-to-update' and its subprojects.