Bump first-party dependencies

Summary:
Important because we still run into soloader incompatibilities due
to the transitive dependency of Litho on Yoga on SoLoader. Sigh.

Reviewed By: priteshrnandgaonkar

Differential Revision: D8931213

fbshipit-source-id: 7e2de85deb5975dbe3f25e8145a9226d6684357c
This commit is contained in:
Pascal Hartig
2018-07-20 08:04:29 -07:00
committed by Facebook Github Bot
parent da4d03758b
commit 2ec67bf801
2 changed files with 10 additions and 7 deletions

View File

@@ -14,6 +14,9 @@ POM_DEVELOPER_NAME=facebook
# Kotlin
KOTLIN_VERSION=1.2.50
# Shared version numbers
LITHO_VERSION=0.18.0
# Deps for publishing
GRADLE_BINTRAY_PLUGIN_VERSION=1.8.0
GRADLE_VERSIONS_PLUGIN_VERSION=0.15.0