Add -SNAPSHOT
to gradle version
Summary: @public needed for snapshot releases off of master. Reviewed By: colriot Differential Revision: D14833415 fbshipit-source-id: f3b1fb1c41318a9b8f634cd16d37d5e2d050398f
This commit is contained in:
committed by
Facebook Github Bot
parent
7fc6fcb38c
commit
b062d23947
@@ -9,7 +9,7 @@
|
||||
|
||||
org.gradle.jvmargs=-Xmx1536M
|
||||
|
||||
VERSION_NAME=1.14.0
|
||||
VERSION_NAME=1.14.0-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
|
||||
|
Reference in New Issue
Block a user