Add -SNAPSHOT
to version
Summary: Adds the `-SNAPSHOT` specifier back to the version number in `gradle.properties` Reviewed By: SidharthGuglani Differential Revision: D14123308 fbshipit-source-id: e5d4c4dd9552557dc42440f0892c1452dd0195a5
This commit is contained in:
committed by
Facebook Github Bot
parent
d21fa68033
commit
a2f94cbf9a
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
org.gradle.jvmargs=-Xmx1536M
|
org.gradle.jvmargs=-Xmx1536M
|
||||||
|
|
||||||
VERSION_NAME=1.12.0
|
VERSION_NAME=1.12.0-SNAPSHOT
|
||||||
POM_URL=https://github.com/facebook/yoga
|
POM_URL=https://github.com/facebook/yoga
|
||||||
POM_SCM_URL=https://github.com/facebook/yoga.git
|
POM_SCM_URL=https://github.com/facebook/yoga.git
|
||||||
POM_SCM_CONNECTION=scm:git:https://github.com/facebook/yoga.git
|
POM_SCM_CONNECTION=scm:git:https://github.com/facebook/yoga.git
|
||||||
|
Reference in New Issue
Block a user