Version bump of java library
Summary: Version bump as we have introduced `setUseWebDefaults`. Reviewed By: emilsjolander Differential Revision: D4794772 fbshipit-source-id: 0a42def3bec3f4f76caf6da01e3b9ab3679ebcb0
This commit is contained in:
committed by
Facebook Github Bot
parent
5b173c1b61
commit
6b002bad3d
@@ -6,7 +6,7 @@ apply plugin: 'maven-publish'
|
|||||||
targetCompatibility = '1.7'
|
targetCompatibility = '1.7'
|
||||||
sourceCompatibility = '1.7'
|
sourceCompatibility = '1.7'
|
||||||
|
|
||||||
version = '1.3.0'
|
version = '1.3.1'
|
||||||
group = 'com.facebook.yoga'
|
group = 'com.facebook.yoga'
|
||||||
|
|
||||||
// We currently build the native libraries with buck and bundle them together
|
// We currently build the native libraries with buck and bundle them together
|
||||||
|
Reference in New Issue
Block a user