From 493e30bcd8a94cec1da89f3ff299152cde116920 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Tue, 5 Feb 2019 07:31:53 -0800 Subject: [PATCH] Switch to Litho snapshots Summary: In preparation for the Sections plugin. Reviewed By: mihaelao Differential Revision: D13956804 fbshipit-source-id: a1c34d4a52d443f750f749e3637ac24fd25949ff --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 611960a54..64c80c204 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ POM_DEVELOPER_ID=facebook POM_DEVELOPER_NAME=facebook # Shared version numbers -LITHO_VERSION=0.23.0 +LITHO_VERSION=0.23.1-SNAPSHOT # Gradle internals org.gradle.internal.repository.max.retries=10