Move versions plugin to plugin DSL (#331)

Summary:
Doesn't change how it works, but using the new recommended mechanism for loading plugins.
Pull Request resolved: https://github.com/facebook/flipper/pull/331

Reviewed By: jknoxville

Differential Revision: D13167476

Pulled By: passy

fbshipit-source-id: ac0ae925f5780136ce5c1fcb666faa79c19e049c
This commit is contained in:
Pascal Hartig
2018-11-23 06:16:38 -08:00
committed by Facebook Github Bot
parent 08cdb5e2e8
commit cadda77d74
2 changed files with 2 additions and 3 deletions

View File

@@ -16,7 +16,6 @@ LITHO_VERSION=0.20.1-SNAPSHOT
# Deps for publishing
GRADLE_BINTRAY_PLUGIN_VERSION=1.8.0
GRADLE_VERSIONS_PLUGIN_VERSION=0.15.0
ANDROID_MAVEN_GRADLE_PLUGIN_VERSION=2.1
# Gradle internals