From d397aa04d780edeb8f29ca9f8e301e94558fa277 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Mon, 9 Apr 2018 03:56:26 -0700 Subject: [PATCH] 1.8.1-SNAPSHOT Summary: Back to snapshot release. Reviewed By: marco-cova Differential Revision: D7550851 fbshipit-source-id: f98983799dc9ea2a44d658fd50a2676f1d6e31d5 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 53e153d6..85411523 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx1536M -VERSION_NAME=1.8.0 +VERSION_NAME=1.8.1-SNAPSHOT POM_URL=https://github.com/facebook/yoga POM_SCM_URL=https://github.com/facebook/yoga.git POM_SCM_CONNECTION=scm:git:https://github.com/facebook/yoga.git