Build against Litho snapshots

Summary: We need to be able to access `getAndroidContext()`.

Reviewed By: passy

Differential Revision: D12942049

fbshipit-source-id: 0d8eee272e7822d085ba70b2d3ce4767ceec9aa2
This commit is contained in:
Ian Childs
2018-11-06 10:03:50 -08:00
committed by Facebook Github Bot
parent 2088153ffb
commit 3c3ef35bce

View File

@@ -12,7 +12,7 @@ POM_DEVELOPER_ID=facebook
POM_DEVELOPER_NAME=facebook
# Shared version numbers
LITHO_VERSION=0.20.0
LITHO_VERSION=0.20.1-SNAPSHOT
# Deps for publishing
GRADLE_BINTRAY_PLUGIN_VERSION=1.8.0