Bump java artifact

Summary: Distribute a new java binary after removing YogaNodeAPI

Reviewed By: lucasr

Differential Revision: D4895449

fbshipit-source-id: c911d3ab69ad01967c76527da22d7c9be7f5f049
This commit is contained in:
Pascal Hartig
2017-04-15 00:32:42 -07:00
committed by Facebook Github Bot
parent 3292337754
commit 906b6e52f8

View File

@@ -6,7 +6,7 @@ apply plugin: 'maven-publish'
targetCompatibility = '1.7'
sourceCompatibility = '1.7'
version = '1.4.1'
version = '1.4.2'
group = 'com.facebook.yoga'
// We currently build the native libraries with buck and bundle them together